openmct/platform
Aaron Doubek-Kraft b9ab97eb7f [Fixed Position] Add ability to work in pixel space
Fix code style issues per Victor's review

Add toggle to work in pixel space or grid space, per the issue description.
Each element stores a boolean property that determines whether or not it
snaps to grid space or pixel space. Coordinates are converted between spaces
on toggle, preserving the size of the element in pixels.

To complete: change UI element for toggle to a checkbox.
2017-06-28 12:37:14 -07:00
..
commonUI Revert "Historical imagery " 2017-06-25 20:46:09 -07:00
containment Merge pull request from nasa/copyright-1517 2017-04-23 17:22:01 -07:00
core [Edit] Only persist on mutation if model has actually changed locally. Fixes 2017-04-24 21:35:42 -07:00
data [Documentation] Updated copyright statement. Fixes 2016-07-12 16:55:57 -07:00
entanglement Merge pull request from nasa/mct1456 2017-04-24 15:39:18 -07:00
execution [Licenses] Update copyright year to 2017 2017-04-05 14:52:46 -07:00
exporters [Licenses] Update copyright year to 2017 2017-04-05 14:52:46 -07:00
features [Fixed Position] Add ability to work in pixel space 2017-06-28 12:37:14 -07:00
forms [Documentation] Add number input 2017-06-23 14:32:21 -07:00
framework [Licenses] Update copyright year to 2017 2017-04-05 14:52:46 -07:00
identity [Licenses] Update copyright year to 2017 2017-04-05 14:52:46 -07:00
persistence [Licenses] Update copyright year to 2017 2017-04-05 14:52:46 -07:00
policy [Licenses] Update copyright year to 2017 2017-04-05 14:52:46 -07:00
representation [Licenses] Update copyright year to 2017 2017-04-05 14:52:46 -07:00
search Merge pull request from nasa/open1569 2017-06-21 11:24:23 -07:00
status [Licenses] Update copyright year to 2017 2017-04-05 14:52:46 -07:00
telemetry [Telemetry] x/y -> domain/range 2017-05-09 18:51:57 -07:00
README.md [Documentation] Updated copyright statement. Fixes 2016-07-12 16:55:57 -07:00

This directory contains all bundles for the Open MCT platform, as well as the framework which runs them.