mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-05 00:46:08 +00:00
Fix emoji picker button in boxes in non-default scale.
This commit is contained in:
@@ -514,6 +514,7 @@ void Launcher::processArguments() {
|
||||
? style::kScaleAuto
|
||||
: value;
|
||||
}
|
||||
gConfigScale = 110; AssertIsDebug();
|
||||
}
|
||||
|
||||
int Launcher::executeApplication() {
|
||||
|
Reference in New Issue
Block a user