mirror of
https://github.com/nasa/openmct.git
synced 2025-02-21 01:42:31 +00:00
dont emit a viewport change event when marquee doesnt happen (#3036)
Co-authored-by: Andrew Henry <akhenry@gmail.com>
This commit is contained in:
parent
28f19ec310
commit
fec1438806
@ -325,7 +325,7 @@ define([
|
||||
} else {
|
||||
// A history entry is created by startMarquee, need to remove
|
||||
// if marquee zoom doesn't occur.
|
||||
this.back();
|
||||
this.plotHistory.pop();
|
||||
}
|
||||
this.$scope.rectangles = [];
|
||||
this.marquee = undefined;
|
||||
|
Loading…
x
Reference in New Issue
Block a user