John Preston
|
a0b3b1affd
|
Fix fade in widget animation.
Fixes #5812.
|
2019-03-24 12:12:40 +04:00 |
John Preston
|
5c4b459f57
|
Use new animations in video viewer.
|
2019-03-11 12:08:18 +04:00 |
John Preston
|
fe618bd652
|
Use crl::time/now instead of TimeMs/getms.
|
2019-02-19 11:06:33 +04:00 |
John Preston
|
d0e854e9d8
|
Allow showing boxes in passport panel.
|
2018-06-03 23:16:35 +03:00 |
John Preston
|
ea7441ae77
|
Use single LEGAL file with license and copyright.
|
2018-01-03 13:23:14 +03:00 |
John Preston
|
2569df9e5a
|
Rename some Ui methods.
myEnsureResized -> Ui::SendPendingMoveResizeEvents.
myGrab -> Ui::GrabWidget.
myGrabImage -> Ui::GrabWidgetToImage.
|
2017-12-26 19:20:08 +03:00 |
John Preston
|
d014b47958
|
Move Info::TopBarOverride to Info::TopBar.
This allows to improve animations in shared media items selection.
|
2017-11-27 15:43:57 +04:00 |
John Preston
|
c6c75a1980
|
Animate Info-to-Info transitions.
|
2017-11-16 07:59:06 +04:00 |
John Preston
|
93c15e5ee6
|
Use internal section stack in Info::WrapWidget.
|
2017-11-16 07:59:06 +04:00 |
John Preston
|
c4d33f9986
|
Add rpl::take(count).
|
2017-11-16 07:59:06 +04:00 |
John Preston
|
d1687ab963
|
Improve info wrapping in section / layer.
Also move layerwidget to window/layer_widget.
Also replace ui/effects/widget_fade_wrap with ui/wrap/fade_wrap.
|
2017-11-16 07:59:05 +04:00 |
John Preston
|
ff2d959abd
|
Some icons moved from sprite. Ui::WidgetFadeWrap() effect added.
|
2016-10-26 13:06:00 +03:00 |
John Preston
|
aa17702c01
|
0.10.10: Crashfix: Removed infinite recursion in Ui::FadeAnimation().
|
2016-10-03 13:09:49 +03:00 |
John Preston
|
453661d611
|
Removed Function<> and SharedCallback<>, using base::lambda_unique<>.
Also removed macro START_ANIMATION(anim,) using anim.start() instead.
|
2016-09-26 15:09:59 +03:00 |
John Preston
|
01d448c1bd
|
Video play progress displayed in MediaView (in case of audio stream).
|
2016-07-12 14:38:16 +03:00 |
John Preston
|
356b48bcca
|
Started video player UI in MediaView.
|
2016-07-11 21:05:46 +03:00 |