mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Fixed repaint of send button when it has slowmode countdown.
This commit is contained in:
@@ -72,8 +72,8 @@ void SendButton::setState(State state) {
|
||||
st::universalDuration);
|
||||
setPointerCursor(_state.type != Type::Slowmode);
|
||||
updateSize();
|
||||
update();
|
||||
}
|
||||
update();
|
||||
}
|
||||
|
||||
void SendButton::finishAnimating() {
|
||||
|
||||
Reference in New Issue
Block a user