feat: setting to change emote/badge thumbnail size (#6126)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
This commit is contained in:
@@ -658,6 +658,9 @@ void GeneralPage::initLayout(GeneralPageView &layout)
|
||||
return args.index;
|
||||
},
|
||||
false);
|
||||
SettingWidget::dropdown("Emote & badge thumbnail size on hover",
|
||||
s.emoteTooltipScale)
|
||||
->addTo(layout);
|
||||
layout.addDropdown("Emoji style",
|
||||
{
|
||||
"Twitter",
|
||||
|
||||
Reference in New Issue
Block a user