mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 22:25:12 +00:00
Active state for IconButton added, when ripple is not hidden.
This commit is contained in:
@@ -4362,7 +4362,7 @@ void HistoryWidget::showHistory(const PeerId &peerId, MsgId showAtMsgId, bool re
|
||||
App::main()->dlgUpdated(wasHistory, wasMsgId);
|
||||
emit historyShown(_history, _showAtMsgId);
|
||||
|
||||
App::main()->topBar()->update();
|
||||
App::main()->historyPeerChanged().notify(_peer, true);
|
||||
update();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user