mirror of
https://github.com/nasa/openmct.git
synced 2025-01-18 18:57:01 +00:00
change time conductor bounds on zoom end (#3345)
This commit is contained in:
parent
91d1681698
commit
6f2d8e6ce3
@ -260,7 +260,7 @@ export default {
|
||||
this.isZooming = false;
|
||||
|
||||
if (bounds) {
|
||||
this.handleNewBounds(bounds);
|
||||
this.openmct.time.bounds(bounds);
|
||||
} else {
|
||||
this.setViewFromBounds(this.bounds);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user