mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-02 15:45:12 +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) {
|
void GroupCallBar::setupRightButton(not_null<RoundButton*> button) {
|
||||||
|
button->setFullRadius(true);
|
||||||
rpl::combine(
|
rpl::combine(
|
||||||
_inner->widthValue(),
|
_inner->widthValue(),
|
||||||
button->widthValue()
|
button->widthValue()
|
||||||
|
Reference in New Issue
Block a user