From ae9d55b898eed746682de3c6e0ef794fe3171b0f Mon Sep 17 00:00:00 2001 From: Jiiks Date: Thu, 27 Aug 2015 16:28:43 +0300 Subject: [PATCH] versions --- js/emotemodule.js | 2 +- js/quickemotemenu.js | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/js/emotemodule.js b/js/emotemodule.js index 92f693f..f338e6d 100644 --- a/js/emotemodule.js +++ b/js/emotemodule.js @@ -1,7 +1,7 @@ /* BetterDiscordApp EmoteModule JavaScript * Version: 1.2 * Author: Jiiks | http://jiiks.net - * Date: 26/08/2015 - 19:38 + * Date: 26/08/2015 - 15:29 * https://github.com/Jiiks/BetterDiscordApp * Note: Due to conflicts autocapitalize only supports global emotes */ diff --git a/js/quickemotemenu.js b/js/quickemotemenu.js index 6e7fc4b..7e4d74a 100644 --- a/js/quickemotemenu.js +++ b/js/quickemotemenu.js @@ -1,8 +1,8 @@ /* BetterDiscordApp QuickEmoteMenu JavaScript - * Version: 1.0 + * Version: 1.1 * Author: Jiiks | http://jiiks.net * Date: 26/08/2015 - 11:49 - * Last Update: 26/08/2015 - 19:37 + * Last Update: 27/08/2015 - 13:43 * https://github.com/Jiiks/BetterDiscordApp */ @@ -13,6 +13,7 @@ function QuickEmoteMenu() { } QuickEmoteMenu.prototype.init = function () { + var menuOpen; var emoteMenu = $("
", { id: "emote-menu" }); var emoteMenuHeader = $("
", { id: "emote-menu-header" }).append($("", { text: "Global Emotes" })); @@ -21,7 +22,7 @@ QuickEmoteMenu.prototype.init = function () { emoteMenu.append(emoteMenuBody); var emoteBtn = $("
", { id:"twitchcord-button-container", style:"display:none" }).append($("