diff --git a/emoji-selector@maestroschan.fr/emojiButton.js b/emoji-selector@maestroschan.fr/emojiButton.js index 18384a4..7ed1b9e 100644 --- a/emoji-selector@maestroschan.fr/emojiButton.js +++ b/emoji-selector@maestroschan.fr/emojiButton.js @@ -58,6 +58,7 @@ var EmojiButton = class EmojiButton { // name of the emoji he's copying. this.super_btn.connect('notify::hover', (a, b) => { if (a.hover) { + // FIXME #72 labels too long category.super_item.label.text = this.keywords[0]; } else { category.super_item.label.text = category.categoryName; @@ -66,7 +67,7 @@ var EmojiButton = class EmojiButton { } destroy() { - //TODO ? + // TODO ? this.super_btn.destroy(); } diff --git a/emoji-selector@maestroschan.fr/prefs.ui b/emoji-selector@maestroschan.fr/prefs.ui index aff82a4..4b8ec71 100644 --- a/emoji-selector@maestroschan.fr/prefs.ui +++ b/emoji-selector@maestroschan.fr/prefs.ui @@ -10,7 +10,7 @@ - 2 + 10 60 1 10 @@ -74,27 +74,28 @@ - - - False - end - Size of emojis (px) - - - 0 - 4 - - - - - False - adjustment_size - - - 1 - 4 - - + + + + False + end + Size of emojis (px) + + + 0 + 4 + + + + + False + adjustment_size + + + 1 + 4 + + @@ -192,27 +193,27 @@ - - - False - end - Always show the icon - - - 0 - 17 - - - - - False - start - - - 1 - 17 - - + + + False + end + Always show the icon + + + 0 + 17 + + + + + False + start + + + 1 + 17 + +