Fix: fix missing param

This commit is contained in:
Pieter Vander Vennet 2025-01-23 15:13:00 +01:00
parent 0897061f27
commit 6fa4323495
2 changed files with 3 additions and 1 deletions

View file

@ -56,6 +56,7 @@ export class WithImageState extends WithGuiState implements SpecialVisualization
private initActors() {
new ThemeViewStateHashActor({
featureSwitches: this.featureSwitches,
selectedElement: this.selectedElement,
indexedFeatures: this.indexedFeatures,
guistate: this.guistate