mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Improved style of button in group call bar for consistency.
This commit is contained in:
@@ -244,6 +244,7 @@ void GroupCallBar::setupInner() {
|
||||
}
|
||||
|
||||
void GroupCallBar::setupRightButton(not_null<RoundButton*> button) {
|
||||
button->setFullRadius(true);
|
||||
rpl::combine(
|
||||
_inner->widthValue(),
|
||||
button->widthValue()
|
||||
|
Reference in New Issue
Block a user