mirror of
https://github.com/nasa/openmct.git
synced 2025-04-26 05:49:42 +00:00
Properly reset the initial drag position tracked by the mct-drag position so that multiple drags upon the same element are correctly offset from an initial position. Also, preventDefault from events to avoid selection highlights during drag. Supports editing Layout objects, for WTD-535.