openmct/platform/features/timeline/test/controllers
Victor Woeltjen a1b2175801 [Timeline] Reduce flicker
Reposition scroll bar in Timeline with RAF instead of timeout;
this ensures that scroll bar is positioned after the current
digest (updating the width) but before the results are rendered
(avoiding flicker.) Fixes #997
2016-06-07 10:05:51 -07:00
..
drag [Code Style] Rename shadowing variables 2016-05-20 13:05:32 -07:00
graph [Code Style] Run gulp fixstyle 2016-05-19 11:29:13 -07:00
swimlane [Code Style] Rename shadowing variables 2016-05-20 13:05:32 -07:00
ActivityModeValuesControllerSpec.js [Code Style] Run gulp fixstyle 2016-05-19 11:29:13 -07:00
TimelineControllerSpec.js [Timeline] Remove obsolete test cases 2016-05-31 16:15:57 -07:00
TimelineDateTimeControllerSpec.js [Build] Remove boilerplate from scripts 2016-03-04 10:46:38 -08:00
TimelineGanttControllerSpec.js [Code Style] Run gulp fixstyle 2016-05-19 11:29:13 -07:00
TimelineGraphControllerSpec.js [Code Style] Run gulp fixstyle 2016-05-19 11:29:13 -07:00
TimelineTableControllerSpec.js [Code Style] Run gulp fixstyle 2016-05-19 11:29:13 -07:00
TimelineTickControllerSpec.js [Code Style] Run gulp fixstyle 2016-05-19 11:29:13 -07:00
TimelineZoomControllerSpec.js [Timeline] Reduce flicker 2016-06-07 10:05:51 -07:00