2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-30 22:25:12 +00:00
Files
kotatogram-desktop/Telegram/SourceFiles/ui
John Preston 9eacb11f3c Fix render lag in widgets resizeEvent()->show().
ScrollArea calls show() in ScrollBar::resizeEvent. If this event
handlers was called from SendPending...() you could set fake .._Shown
attribute on, call resizeEvent() and remove this attribute even if it
should not be removed already - after call to show().
2017-11-24 17:07:36 +04:00
..
2017-11-16 07:59:06 +04:00
2017-08-30 19:15:42 +03:00
2017-09-03 15:45:47 +03:00
2017-09-03 22:49:33 +03:00
2017-11-21 14:20:52 +04:00