This commit is contained in:
Scott Bell 2024-12-18 16:23:23 +01:00
parent 531ef3ef1b
commit 638b03c17d

View File

@ -153,7 +153,7 @@ export default {
return;
}
this.bounds = bounds; // setting bounds for EventryView watcher
this.bounds = bounds;
},
timeSystemChanged() {
this.timeSystem = this.timeContext.getTimeSystem();