nomns / nparse

Nomns' Parser for Project1999
GNU General Public License v3.0
43 stars 23 forks source link

[Feat Req] Remember window positions/size + checked modules #58

Closed dylanh724 closed 2 months ago

dylanh724 commented 1 year ago

Whenever I restart nParse, I have to:

  1. Right click nparse >> spells >> maps
  2. Move the windows to my 2nd screen
  3. Resize my windows
  4. "Set" both [|||]

Worthwhile, but tedious! Please remember my:

  1. Active modules (eg: Spells, Map)
  2. Window positions

Thank you!! Amazing app.

That-one-Joe commented 1 year ago

Actually, it is being saved. Works for me on all my PCs.

The question would be, why isn't it for you? Are you exiting nParse regularly? Does it have write permissions (nparse.config.json)?

rm-you commented 3 months ago

As the other commenter said, it should be saving these settings. The only reason I can think that it wouldn't is if nparse is never closed properly (crashes, or the process is killed), or the process doesn't have write access to the config file or the directory it is in.

rm-you commented 2 months ago

Marking this as invalid for now as I believe this is an issue occuring due to something on the user's side -- if you can explain how to reproduce this I am happy to re-open the issue!