Commit Graph

13 Commits

Author SHA1 Message Date
Jonathan Watt
d1f6af5340 Bug 1145246, part 4 - Update devtools code for the rename of Animatable.getAnimationPlayers() to Animatable.getAnimations(). r=pbrosset 2015-03-20 18:20:55 +00:00
Patrick Brosset
29c71bdf30 Bug 1120343 - 3 - Tests for the current time control in the animation panel; r=miker
--HG--
extra : rebase_source : 7545a8a1d725f98aa0cdb3ea64f6417f86e012ea
extra : histedit_source : 0b880e161bcf83fb9049a87ee9f3dbf41f2b072e
2015-03-18 12:17:07 +01:00
Patrick Brosset
3e43f77714 Bug 1120343 - 2 - Add rewind and fast-forward buttons to animation player widgets; r=miker
--HG--
extra : rebase_source : 0945ad99c5b266ce5127ef02212aa3848ed79a43
extra : histedit_source : 8dbfdd50200f240df15b263c487d85e5260c15bf
2015-03-17 15:39:19 +01:00
Patrick Brosset
39c2369e5c Bug 1120343 - 1 - Allow setting animations' currentTime by clicking/dragging the timeline; r=miker
--HG--
extra : rebase_source : 9ec165736d6119edeabba893bb93985db489ea28
extra : histedit_source : 6926f2c047f1a32e82175ea8ffc450cef6614a90
2015-03-16 15:37:23 +01:00
Patrick Brosset
0b313cab8d Bug 1132783 - Fix the init sequence of animationinspector tests to avoid intermittents. r=bgrins
CLOSED TREE
2015-02-13 05:41:00 -05:00
Patrick Brosset
b9102ef3d3 Bug 1129454 - 2 - Adds a global play/pause button to the animation panel; r=vp 2015-02-12 16:28:42 +01:00
Patrick Brosset
6c5fdc6b5a Bug 1120899 - Extract the animationplayer meta-data UI to a refreshable component; r=bgrins 2015-02-04 14:03:29 +01:00
Patrick Brosset
e67db31d2d Bug 1122437 - 4 - Do not display the iteration count in animationplayer widget if the value is 1; r=miker 2015-01-23 17:50:14 +01:00
Patrick Brosset
882dba8238 Bug 1122437 - 3 - Prevent the animationplayer widget from displaying time after the animation duration; r=miker 2015-01-23 17:50:14 +01:00
Patrick Brosset
ab930db68e Bug 1122437 - 2 - Make sure animationplayer widgets display the right initial time when created; r=miker 2015-01-23 17:50:14 +01:00
Patrick Brosset
aa1102a52b Bug 1122437 - 1 - Disable animationplayer widgets when the corresponding animation ends; r=miker 2015-01-23 17:50:14 +01:00
Patrick Brosset
14d84f5620 Bug 1120852 - 2 - Don't start the animation timeline UI before the animation delay has passed; r=bgrins 2015-01-15 10:40:55 +01:00
Patrick Brosset
d815a0e0e7 Bug 1105825 - 4 - Adds a simple animation inspector panel to the inspector sidebar; r=bgrins r=vporof 2015-01-10 19:51:46 +01:00