2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Set window inner focus async. Fixes #4560.

This commit is contained in:
John Preston
2018-06-05 21:14:38 +03:00
parent 72f95b984f
commit d16cbbf279
3 changed files with 28 additions and 36 deletions

View File

@@ -54,8 +54,6 @@ enum {
AVBlockSize = 4096, // 4Kb for ffmpeg blocksize
SaveWindowPositionTimeout = 1000, // 1 sec
AutoSearchTimeout = 900, // 0.9 secs
SearchPerPage = 50,
SearchManyPerPage = 100,