Files
openmct/platform/features/conductor
Charles Hacskaylo 8f67cbd717 [Frontend] Fixed cursor: grab on Time Conductor
Fixes #933
Fixes #1193
Moved cursor: grab into mixin; sass cleanups
2016-10-14 11:33:35 -07:00
..

Provides the time conductor, a control which appears at the bottom of the screen allowing telemetry start and end times to be modified.

Note that the term "time controller" is generally preferred outside of the code base (e.g. in UI documents, issues, etc.); the term "time conductor" is being used in code to avoid confusion with "controllers" in the Model-View-Controller sense.