mirror of
https://github.com/nasa/openmct.git
synced 2024-12-21 06:03:08 +00:00
f72f88adfa
Use the parent id as the location for a model. This greatly reduces the recursive work that must be done during move operations to keep the location accurate. Additionally, the locationService now implements a method `persistLocation` which can be used to persist the current object location as it's original location. |
||
---|---|---|
.. | ||
CopyServiceSpec.js | ||
LinkServiceSpec.js | ||
LocationServiceSpec.js | ||
MockCopyService.js | ||
MockLinkService.js | ||
MockMoveService.js | ||
MoveServiceSpec.js |