YarnSpinnerTool / ExperimentalYarnSpinnerEditor

An editor for Yarn Spinner written in electron / Typescript
https://yarnspinnertool.github.io/ExperimentalYarnSpinnerEditor/
Other
10 stars 1 forks source link

Removing one file sometimes clears the current open file #131

Open CullieM opened 3 years ago

CullieM commented 3 years ago

This is likely caused by the setValue(""); call that happens when switching files, as this might be being called when selected the close file button which is a subdiv of the working files pane.