You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: