mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
fixed libwebp crash (qt patch improved), langs updated
This commit is contained in:
@@ -1631,6 +1631,7 @@ namespace App {
|
||||
case dbisOneAndHalf: s = dbisOneAndHalf; break;
|
||||
case dbisTwo: s = dbisTwo; break;
|
||||
}
|
||||
if (cRetina()) s = dbisOne;
|
||||
cSetConfigScale(s);
|
||||
cSetRealScale(s);
|
||||
} break;
|
||||
|
Reference in New Issue
Block a user