mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Add animations enable/disable setting.
Open chats / users on mouse press if animations are disabled.
This commit is contained in:
@@ -2127,6 +2127,7 @@ void UpdateApplication() {
|
||||
}();
|
||||
UrlClickHandler::Open(url);
|
||||
} else {
|
||||
cSetAutoUpdate(true);
|
||||
if (const auto window = App::wnd()) {
|
||||
if (const auto controller = window->controller()) {
|
||||
controller->showSection(
|
||||
|
Reference in New Issue
Block a user