Restoring original sticker and photo sizes

This commit is contained in:
Eric Kotato 2019-09-27 04:17:01 +03:00
parent ad02bfe379
commit 6341144e7f

View file

@ -9,10 +9,10 @@ using "basic.style";
using "dialogs/dialogs.style";
using "ui/widgets/widgets.style";
minPhotoSize: 200px;
minPhotoSize: 100px;
minVideoSize: 160px;
maxMediaSize: 430px;
maxStickerSize: 128px;
maxStickerSize: 256px;
maxGifSize: 320px;
maxVideoMessageSize: 240px;
maxSignatureSize: 144px;