mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-03 21:54:05 +02:00
Fix send button size on chat switch.
This commit is contained in:
parent
06ed6c81a7
commit
b3e5c4a4aa
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@ void SendButton::setState(State state) {
|
|||
|
||||
void SendButton::finishAnimating() {
|
||||
_stateChangeAnimation.stop();
|
||||
updateSize();
|
||||
update();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue