Remember Popped-up Chat Size (#5635)

This commit is contained in:
maliByatzes
2024-10-12 12:35:39 +02:00
committed by GitHub
parent bc1850ce2d
commit 2d818a7657
5 changed files with 73 additions and 2 deletions
+4
View File
@@ -212,6 +212,10 @@ public:
BoolSetting useCustomFfzVipBadges = {
"/appearance/badges/useCustomFfzVipBadges", true};
BoolSetting showBadgesSevenTV = {"/appearance/badges/seventv", true};
QSizeSetting lastPopupSize = {
"/appearance/lastPopup/size",
{300, 500},
};
/// Behaviour
BoolSetting allowDuplicateMessages = {"/behaviour/allowDuplicateMessages",