mirror of
https://github.com/nasa/openmct.git
synced 2025-01-03 03:46:42 +00:00
Merge branch 'open1444b' into open-master
This commit is contained in:
commit
2e2e7ee876
@ -92,6 +92,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<mct-chart draw="subplot.getDrawingObject()"
|
<mct-chart draw="subplot.getDrawingObject()"
|
||||||
|
ng-if="subplot.getTelemetryObjects().length > 0"
|
||||||
ng-mousemove="subplot.hover($event)"
|
ng-mousemove="subplot.hover($event)"
|
||||||
mct-drag="subplot.continueDrag($event)"
|
mct-drag="subplot.continueDrag($event)"
|
||||||
mct-drag-down="subplot.startDrag($event)"
|
mct-drag-down="subplot.startDrag($event)"
|
||||||
|
Loading…
Reference in New Issue
Block a user