openmct/platform/features/layout/src
Deep Tailor 39a7f43cd0 Fixes Issue #1938 - Fixed Positon should display enumerated value (#1939)
* Fixes #1938
Fixed usage of Telemetry API, use hints to get valueMetadata, use valueMetadata to get formatter

* dont circumvent chooseTelemetryKeyToDisplay, which was causing a regression when imagery is added to fp

* fix broken tests

* pass valueMetaData to limitEvaluator.evaluate, rename #chooseTelemetryKeyToDisplay to getValueMetadata, to reflect what is returned.
update tests

* change getValueMetadata to chooseValueMetadataToDisplay
2018-03-07 13:49:11 -08:00
..
elements [Fixed Position] Modify fixed position to use the Selection API 2018-01-10 15:16:04 -08:00
FixedController.js Fixes Issue #1938 - Fixed Positon should display enumerated value (#1939) 2018-03-07 13:49:11 -08:00
FixedDragHandle.js [Fixed Position] Modify fixed position to use the Selection API 2018-01-10 15:16:04 -08:00
FixedProxy.js [Fixed Position] Add ability to work in pixel space 2017-06-28 12:37:14 -07:00
LayoutCompositionPolicy.js Merge pull request #1518 from nasa/copyright-1517 2017-04-23 17:22:01 -07:00
LayoutController.js [Layout] Don't use class name to query by id 2017-12-20 13:42:46 -08:00
LayoutDrag.js [Licenses] Update copyright year to 2017 2017-04-05 14:52:46 -07:00
MCTTriggerModal.js Layout selection and show/hide frame 2017-08-22 16:45:34 -07:00