blurymind / YarnClassic

A tool for writing interactive dialogue in games!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Windows] Opening a new file won't let you edit it if you're already in another yarn file

DavidNightcap opened this issue · comments

This is a quality of life bug. The workaround currently is to close Yarn Editor entirely and reopen which is a bit annoying, but not the end of the world.

Repro steps:

  1. Open a yarn file...may or may not need to make changes.
  2. Use File -> Open to open a different yarn file.
  3. Try to edit text in a node...notice you can't type anything.

I just noticed this problem is actually more annoying now with the latest Editor update because it opens the last file you had open. So now you have to switch files, close the editor, then reopen it to be able to edit the second file. v.0.4.100 on Windows