mirror of
https://github.com/nasa/openmct.git
synced 2025-02-21 01:42:31 +00:00
fixed issue where large imagery view opens only once.
This commit is contained in:
parent
b329ed6ed5
commit
fe928a1386
@ -104,7 +104,6 @@ export default {
|
||||
},
|
||||
mounted() {
|
||||
if (this.actionCollection) {
|
||||
this.actionCollection.hide(HIDDEN_ACTIONS);
|
||||
this.actionCollection.on('update', this.updateActionItems);
|
||||
this.updateActionItems(this.actionCollection.getActionsObject());
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user