Page 1 of 1

Resize problem (minor interface bug)

Posted: Wed Nov 22, 2023 2:31 pm
by cicciobello
Settings window (with filteeer!) is now cool, but I have a little interface problem due to my personalized fonts.
Long items are trimmed, and the "items panel" is not horizontally resizeable.
Yes, I can resize the height of the whole Settings Windows, but in "full size" it is too high.
2023-11-22 - 15-04-14.png
2023-11-22 - 15-04-14.png (11.6 KiB) Viewed 1842 times
MP 1.6.2 x64, Windows 10 x64.

Re: Resize problem (minor interface bug)

Posted: Thu Nov 23, 2023 7:38 am
by xnview
which font do you use?

Re: Resize problem (minor interface bug)

Posted: Thu Nov 23, 2023 2:58 pm
by cicciobello
File: style_sheet.qss

QListView{
background-color: rgb(20, 20, 20);
border: 1px solid black;
font-family: "Verdana";
font-size: 10pt;
}

Re: Resize problem (minor interface bug)

Posted: Fri Nov 24, 2023 9:42 am
by xnview
:bugconfirmed: Thanks to your detailed description I can reproduce the problem.

Re: Resize problem (minor interface bug)

Posted: Tue Dec 12, 2023 2:39 pm
by xnview
This problem is supposed to be fixed in XnView MP 1.6.3. Please check and confirm the bug fix here.

Re: Resize problem (minor interface bug)

Posted: Tue Dec 12, 2023 6:08 pm
by cicciobello
Yeah! Problem solved.