tdesktop/Telegram/SourceFiles/media/view
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
..
media_clip_controller.cpp Fix video seeking. 2018-06-06 11:58:07 +03:00
media_clip_controller.h Allow showing boxes in passport panel. 2018-06-03 23:16:35 +03:00
media_clip_playback.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
media_clip_playback.h Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
media_clip_volume_controller.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
media_clip_volume_controller.h Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
media_view_group_thumbs.cpp Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
media_view_group_thumbs.h Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
mediaview.style Support markdown and replaces in media captions. 2018-05-24 16:03:21 +03:00