Charles Hacskaylo 7904989a23 [Frontend] Added transitional animation to Edit mode
fixes #709
- When going from browse to edit mode, the wrapper
around the object being edited will now transition in
from its edges, and the edit controls toolbar will
animate its height;
- There is no transition applied for going from edit
to browse; to do this we'd need to mod the JS on
exiting to look for the end of an animation event;
- Tested in Chrome, Safari and Firefox;
- May not be smooth with very complex objects
like Layouts with a large number of components;
- Added transitional animations to .l-object-wrapper
and .l-edit-controls;
- New 'animTo' mixin added to _effects.scss;
2016-06-01 19:18:55 -07:00
..
2016-02-22 18:02:16 -08:00
2016-03-21 11:13:43 -07:00
2016-02-22 18:02:16 -08:00
2016-02-23 10:46:33 -08:00
2016-03-21 11:13:43 -07:00
2016-02-22 18:02:16 -08:00
2016-02-23 10:46:33 -08:00
2016-02-23 10:46:33 -08:00
2016-02-26 14:49:34 -08:00
2016-02-22 18:02:16 -08:00
2016-02-22 18:02:16 -08:00
2015-05-13 16:43:30 -07:00
2015-10-27 17:17:10 -07:00
2016-05-10 14:28:23 -07:00