blurymind / YarnClassic

A tool for writing interactive dialogue in games!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Editor can't remember last used save format after new file

cvertee opened this issue · comments

  1. Create new file
  2. Edit Start node somehow
  3. File -> Save as Yarn
  4. Edit node again
  5. Press Ctrl + S
    And instead of immediately saving to yarn it asks to save json somewhere. And the only solution for this is to re-open file.

I pushed some fixes for saving in electron - can you confirm it resolved the issue?
The v0.4.172 build should be available in a few minutes at
https://github.com/YarnSpinnerTool/YarnEditor/releases

Yep, works as expected. But if you press cancel on save dialog it shows error which doesn't bother that much actually.

image
dunno it's in release build

ah damn, I though I removed that.
Will update it today

can you still reproduce this issue on electron?

closing due to inactivity amd inability to reproduce it myself