openmct/platform/features
Victor Woeltjen 44d6456de1 [Timeline] Set scroll on timeout
Whenever timeline zoom controller sets scroll, check to see if
there may be a width violation that causes scroll to be reset,
and retry on a timeout if so. Fixes #936.
2016-06-02 16:05:28 -07:00
..
clock [Code Style] Run gulp fixstyle 2016-05-19 11:29:13 -07:00
conductor [Code Style] Run gulp fixstyle 2016-05-19 11:29:13 -07:00
imagery [Code Style] Run gulp fixstyle 2016-05-19 11:29:13 -07:00
layout [New Edit Mode] #633 Removed Editing workflow concerns from FixedController, LayoutController 2016-05-20 14:12:24 -07:00
pages Merge branch 'master' into open671 2016-04-08 16:08:19 -07:00
plot [Code Style] Rename shadowing variables 2016-05-20 13:05:32 -07:00
static-markup [Code Style] Run gulp fixstyle 2016-05-19 11:29:13 -07:00
table Modified EditActionPolicy to prevent editing of table views unless object is a table type 2016-05-23 16:48:31 -07:00
timeline [Timeline] Set scroll on timeout 2016-06-02 16:05:28 -07:00
README.md [Structure] Add platform structure 2014-10-27 18:18:50 -07:00

This directory contains bundles which represent specific user-facing features of Open MCT Web, such as plots and other visualizations. Bundles in this directory should be effectively optional.