little Bug: Reset of Screen Size/Pos by closing fullscreen

Bugs found in XnView Classic. Please report only one bug per topic!

Moderators: helmut, XnTriq, xnview

Post Reply
User avatar
brotondi
Posts: 129
Joined: Wed Feb 01, 2006 8:16 am

little Bug: Reset of Screen Size/Pos by closing fullscreen

Post by brotondi »

If you close XNView when it is not in Fullscreen-Mode, next Time you open it, you have the same size and Position.

But if you maximized XNView and close now, these values are lost and you have to rearrange it.

I do this quite often since normally I close in Fullscreen-Mode, but preffer dragging the Window over 2 Screens for other purposes.

Greetings, Bruno
Dreamer
XnThusiast
Posts: 4608
Joined: Sun Jul 25, 2004 9:08 pm

Post by Dreamer »

Known bug. :(
User avatar
brotondi
Posts: 129
Joined: Wed Feb 01, 2006 8:16 am

Post by brotondi »

Easy way to fix with almost no programming (I do it in my apps):
- When catching a quit trigger change to normal view before quiting
-> The default routines will save position and size
-> When restarting the settings "[x]start in fullsize" will override this
(or also a new flag could be added "ClosedFullsize)

Greetings, Bruno
Post Reply