awaken1ng / bd-linestickers

BetterDiscord Line Stickers Plugin
63 stars 21 forks source link

Menu size is wrong ! #11

Closed ghost closed 7 years ago

ghost commented 7 years ago

screenshot 54 with the new update for Better Discord its sticker selection menu has different size

awaken1ng commented 7 years ago

Whoops, I forgot to set the default menu size, open the console (Ctrl + Shift + I, Console tab) and execute lineemotes.menu.setSize(344, 326) to fix it, adjust the values if you want to

awaken1ng commented 7 years ago

I've updated the plugin to have a proper default size check, should not break like this anymore, if you happen to come across any other obvious stuff I've missed, please do inform me.