mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Fix bot menu button on voice recording.
This commit is contained in:
@@ -4464,6 +4464,8 @@ bool HistoryWidget::updateCmdStartShown() {
|
||||
? tr::lng_bot_menu_button()
|
||||
: rpl::single(_botMenuButtonText)),
|
||||
st::historyBotMenuButton);
|
||||
orderWidgets();
|
||||
|
||||
_botMenuButton->setTextTransform(
|
||||
Ui::RoundButton::TextTransform::NoTransform);
|
||||
_botMenuButton->setFullRadius(true);
|
||||
|
Reference in New Issue
Block a user