2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Don't overlap video with controls.

This commit is contained in:
John Preston
2020-02-04 11:11:43 +04:00
parent 282c502b71
commit 1ad0ff34df
3 changed files with 70 additions and 48 deletions

View File

@@ -39,8 +39,6 @@ enum {
StickerMaxSize = 2048, // 2048x2048 is a max image size for sticker
ZoomToScreenLevel = 1024, // just constant
PreloadHeightsCount = 3, // when 3 screens to scroll left make a preload request
SearchPeopleLimit = 5,