So the the UI data most of the time is in ZoneScreen.vue (thumbs up). However, is there a way to "refresh" the EditorSector.vue if the ZoneScreen this.zonemap is updated from an outside souce. Such as a reload command that I'm doing for a reload command.
So as an example. If I make a change, and then hit a quick reload. Open the same previous sector editor is the old values, not the new values from the reload. Knowing a simple reload would be fantastic.
So the the UI data most of the time is in ZoneScreen.vue (thumbs up). However, is there a way to "refresh" the EditorSector.vue if the ZoneScreen this.zonemap is updated from an outside souce. Such as a reload command that I'm doing for a reload command.
So as an example. If I make a change, and then hit a quick reload. Open the same previous sector editor is the old values, not the new values from the reload. Knowing a simple reload would be fantastic.
BTW Awesome prorgram.