mirror of
https://github.com/nasa/openmct.git
synced 2025-04-25 21:40:16 +00:00
Get a reference to the body element at link-time, instead of instantiation time, from the mct-drag directive. Failure to do so causes the reference to fall out of date when switching between Browse and Edit mode. Supports position/sizing interactions for Layout view, WTD-535.