mirror of
https://github.com/nasa/openmct.git
synced 2024-12-27 08:32:28 +00:00
3c324cbea0
* Adding edit mode API and buttons * Select navigated object by default. Enable table configuration in edit mode. * Fixed issue with Table configuration * Removed debugging code * Added basic documentation to Editor API * use selectable, table is selection[0], inspector cleans up Update browse to set selection using openmct.selection.selectable on navation so that selection contexts can be determined correctly. Update table configuration to reference the first item in selection instead of the last item in selection when displaying. Update inspector code to remove display node from document on destroy. * properly remove capturing handler * inspector views respond to editing InspectorViews respond to editing instead of openmct rerendering the inspector on edit. |
||
---|---|---|
.. | ||
ContextManager.js | ||
HoverGesture.js | ||
SelectGesture.js | ||
Selection.js |