chore: make split header menu button drawn (#6372)

This commit is contained in:
pajlada
2025-08-03 14:25:35 +02:00
committed by GitHub
parent 283be8710c
commit 41aac1448a
7 changed files with 55 additions and 10 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ private:
std::chrono::steady_clock::time_point lastReloadedSubEmotes_;
// ui
PixmapButton *dropdownButton_{};
DrawnButton *dropdownButton_{};
Label *titleLabel_{};
LabelButton *modeButton_{};