2
0
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:
23rd
2023-12-24 14:26:57 +03:00
committed by John Preston
parent 70115a24bb
commit bdcb146d06

View File

@@ -244,6 +244,7 @@ void GroupCallBar::setupInner() {
}
void GroupCallBar::setupRightButton(not_null<RoundButton*> button) {
button->setFullRadius(true);
rpl::combine(
_inner->widthValue(),
button->widthValue()