mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 06:07:06 +02:00
Improved style of button in group call bar for consistency.
This commit is contained in:
parent
70115a24bb
commit
bdcb146d06
1 changed files with 1 additions and 0 deletions
|
@ -244,6 +244,7 @@ void GroupCallBar::setupInner() {
|
|||
}
|
||||
|
||||
void GroupCallBar::setupRightButton(not_null<RoundButton*> button) {
|
||||
button->setFullRadius(true);
|
||||
rpl::combine(
|
||||
_inner->widthValue(),
|
||||
button->widthValue()
|
||||
|
|
Loading…
Add table
Reference in a new issue