mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-05 09:05:14 +00:00
Open links from bot buttons with regular UrlClickHandler.
Fix render glitch in dialogs widget after search.
This commit is contained in:
@@ -2214,6 +2214,7 @@ void DialogsWidget::searchReceived(DialogsSearchRequestType type, const MTPmessa
|
||||
|
||||
_searchRequest = 0;
|
||||
onListScroll();
|
||||
update();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user