mirror of
https://github.com/nasa/openmct.git
synced 2025-01-26 06:09:27 +00:00
a0486495c4
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.