mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Use one side controls in group call
This commit is contained in:
parent
838ad66166
commit
ec407d57a5
1 changed files with 1 additions and 0 deletions
|
@ -1139,6 +1139,7 @@ groupCallTitle: WindowTitle(defaultWindowTitle) {
|
|||
bgActive: groupCallBg;
|
||||
fg: transparent;
|
||||
fgActive: transparent;
|
||||
oneSideControls: true;
|
||||
minimize: IconButton(groupCallTitleButton) {
|
||||
icon: groupCallTitleMinimizeIcon;
|
||||
iconOver: groupCallTitleMinimizeIconOver;
|
||||
|
|
Loading…
Add table
Reference in a new issue