Resize problem (minor interface bug)

Reported bugs that have been closed and/or resolved

Moderators: helmut, XnTriq, xnview, Dreamer

Post Reply
cicciobello
Posts: 227
Joined: Wed Dec 25, 2013 7:08 pm

Resize problem (minor interface bug)

Post 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 1847 times
MP 1.6.2 x64, Windows 10 x64.
User avatar
xnview
Author of XnView
Posts: 46235
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Resize problem (minor interface bug)

Post by xnview »

which font do you use?
Pierre.
cicciobello
Posts: 227
Joined: Wed Dec 25, 2013 7:08 pm

Re: Resize problem (minor interface bug)

Post by cicciobello »

File: style_sheet.qss

QListView{
background-color: rgb(20, 20, 20);
border: 1px solid black;
font-family: "Verdana";
font-size: 10pt;
}
User avatar
xnview
Author of XnView
Posts: 46235
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Resize problem (minor interface bug)

Post by xnview »

:bugconfirmed: Thanks to your detailed description I can reproduce the problem.
Pierre.
User avatar
xnview
Author of XnView
Posts: 46235
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Resize problem (minor interface bug)

Post by xnview »

This problem is supposed to be fixed in XnView MP 1.6.3. Please check and confirm the bug fix here.
Pierre.
cicciobello
Posts: 227
Joined: Wed Dec 25, 2013 7:08 pm

Re: Resize problem (minor interface bug)

Post by cicciobello »

Yeah! Problem solved.
Post Reply