openmct/platform/commonUI
Victor Woeltjen b941557b41 [Layout] Fix errors in mct-drag
Properly reset the initial drag position tracked by the
mct-drag position so that multiple drags upon the same
element are correctly offset from an initial position.
Also, preventDefault from events to avoid selection
highlights during drag.

Supports editing Layout objects, for WTD-535.
2014-12-05 08:50:45 -08:00
..
browse [Layout] Move spec for view switcher 2014-12-04 12:15:22 -08:00
dialog [Forms] Tie OK button to validation 2014-12-03 14:08:42 -08:00
edit [Layout] Use refactored switcher in Edit 2014-12-04 12:32:35 -08:00
general [Layout] Fix errors in mct-drag 2014-12-05 08:50:45 -08:00
README.md [Structure] Add platform structure 2014-10-27 18:18:50 -07:00

This directory contains bundles containing common user interface elements of Open MCT Web; that is, the user interface for the application as a whole (as opposed to for specific features) is implemented here.