mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +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