mirror of
https://github.com/nasa/openmct.git
synced 2024-12-20 13:43:09 +00:00
a6de53c118
Add an EditRepresenter which detects changes to domain object model or view configuration and, when these occur, triggers mutation and persistence of the domain object. (Note that in Edit mode, 'persistence' only flags an object as dirty; actual persistence does not occur until the user chooses Save.) This supports editing of position/size in Layout mode, and the persistence of those changes. WTD-535 |
||
---|---|---|
.. | ||
browse | ||
dialog | ||
edit | ||
general | ||
README.md |
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.