Opened 5 years ago

Last modified 5 years ago

#102 closed defect

Win32: GrafX2 forgets its size after being maximized — at Version 3

Reported by: HoraK-FDF@… Owned by: Thomas Bernard
Priority: minor Milestone: 2.7
Component: GrafX2 Version: 2.6
Keywords: Cc:

Description (last modified by Thomas Bernard)

I tested this with:
grafx2-sdl-2.6.2529-issue45-sdl
grafx2-sdl-2.6.2529-issue45-sdl2
grafx2-sdl-2.6.2529-issue45-win32

  • Grafx2 forgets the window size before maximizing on closing.
  • Grafx2 roduces weird artifacts if window is re sized without passed Anim/Layer dialog, because grafx2 does not redraw itself only the dialog, maybe lock the window and prevent it from being re sized can be used to prevent this.

Change History (3)

comment:1 by Thomas Bernard, 5 years ago

I believe it is standard windows behaviour that "maximized" windows cannot be "grabbed". You have to click the maximize button again to get back to normal size and be abble to grab the sides of the window

comment:2 by HoraK-FDF@…, 5 years ago

You are right maximized windows cannot be grabbed, never was in a situation where I noticed that in all the years.
But then its still that grafx2 throws away the position/size of its not maximized state on closing and that it does not update on re size if Anim/Layer dialog is still there.

comment:3 by Thomas Bernard, 5 years ago

Description: modified (diff)
Milestone: 2.7
Owner: changed from pulkomandy to Thomas Bernard
Priority: majorminor
Status: newaccepted
Summary: after maximise window borders are not useable anymoreWin32: GrafX2 forgets its size after being maximized
Note: See TracTickets for help on using tickets.