nomns / nparse

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

Map widow width is reset to 530 px on start #13

Closed abinitio closed 5 years ago

abinitio commented 5 years ago

If you reduce the size of the map window and restart nParse, the width is reset to 530 pixels wide.

nparse map window

Is this intended? It makes laying out UI elements a pain when the map window keeps resizing itself.

nomns commented 5 years ago

This is absolutely not intended and does not happen when I run from source.

Running from the executable, this does occur just like you are showing but not to the spells window. Let me look into what is going on with this. It may be because of the internal items sizing themself with old information.

I will work on making a new release hopefully by Sunday. I have a couple more features implemented that I can push through with it.

Thanks for bringing this to my attention.

nomns commented 5 years ago

Ok, This has been fixed and will be pushed in the next update.

nomns commented 5 years ago

New version is out 0.5.1.

The bug you brought up should be fixed. Also, going forward, whenever you install a new version, you shouldn't have to redo your window locations (or any settings for that matter).