selects correct image when scaling emotes

This commit is contained in:
fourtf
2018-06-04 15:11:06 +02:00
parent db233ffbdc
commit 66dab0a6b7
6 changed files with 489 additions and 451 deletions
+4 -4
View File
@@ -78,10 +78,10 @@ public:
BoolSetting enableGifAnimations = {"/emotes/enableGifAnimations", true};
FloatSetting emoteScale = {"/emotes/scale", 1.f};
// 0 = Smallest size
// 1 = One size above 0 (usually size of 0 * 2)
// 2 = One size above 1 (usually size of 1 * 2)
// etc...
// 0 = No preference
// 1 = 1x
// 2 = 2x
// 3 = 3x
IntSetting preferredEmoteQuality = {"/emotes/preferredEmoteQuality", 0};
/// Links