mirror of
https://github.com/Qz3rK/tdesktop.git
synced 2026-07-03 14:15:08 +02:00
Use one side controls in group call
This commit is contained in:
@@ -1139,6 +1139,7 @@ groupCallTitle: WindowTitle(defaultWindowTitle) {
|
||||
bgActive: groupCallBg;
|
||||
fg: transparent;
|
||||
fgActive: transparent;
|
||||
oneSideControls: true;
|
||||
minimize: IconButton(groupCallTitleButton) {
|
||||
icon: groupCallTitleMinimizeIcon;
|
||||
iconOver: groupCallTitleMinimizeIconOver;
|
||||
|
||||
Reference in New Issue
Block a user