mirror of
https://github.com/nasa/openmct.git
synced 2025-04-26 22:10:03 +00:00
Add a commit function to scope from the edit representer; this avoids issues trying to transparently detect and persist changes made during edit mode, while still requiring only minimal action from individual views. WTD-535.