[0.96.5] Window aspect ratio problem
Posted: Sat Sep 05, 2020 9:01 am
This is the second time I've come across a strange bug. After using the "full screen" mode (f11) and closing the program, the next time the program is launched as a full-screen application that does not have window borders, title bar and standard buttons. There is only a program menu. Nothing happens on F11, you have to close it with Alt + F4.
I still haven't figured out how to reproduce this error. But it definitely happened after the F11 mode.
I also noticed that this can be fixed by deleting the "geom" line in the [Start] section.
Normal string
Broken string
Just try to notice this line in xnview.ini and you will see what I mean. 
I still haven't figured out how to reproduce this error. But it definitely happened after the F11 mode.
I also noticed that this can be fixed by deleting the "geom" line in the [Start] section.
Normal string
Code: Select all
geom=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\x8b\0\0\0 \0\0\x6\x8d\0\0\x3\xf1\0\0\0\x8c\0\0\0?\0\0\x6\x8c\0\0\x3\xf0\0\0\0\0\0\0\0\0\a\x80\0\0\0\x8c\0\0\0?\0\0\x6\x8c\0\0\x3\xf0)
Code: Select all
geom=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\a\0\0\0\0\0\0\ax\0\0\x4\x30\0\0\0\0\0\0\0(\0\0\x5\xf3\0\0\x3\xc4\0\0\0\0\0\x4\0\0\a\x80\0\0\0\0\0\0\0\0\0\0\a\x7f\0\0\x4\x37)
