2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-10-03 13:26:03 +00:00
Files
kotatogram-desktop/Telegram/SourceFiles/ui
John Preston 777bf7d8d9 Fix video seeking.
Regression was introduced in d0e854e9d8.

Each time you hide() a widget its mousePress state is reset and
mouseMoveEvent() / mouseReleaseEvent() handlers are never called.

So you can't toggle (hide + show) widgets that are mouse-pressed.

Fixes #4802.
2018-06-06 11:58:07 +03:00
..
2018-06-03 23:16:37 +03:00
2018-06-06 11:58:07 +03:00
2018-06-03 23:16:38 +03:00
2018-05-08 20:31:33 +03:00