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.
MP 1.6.2 x64, Windows 10 x64.
Resize problem (minor interface bug)
Moderators: helmut, XnTriq, xnview, Dreamer
-
- Posts: 227
- Joined: Wed Dec 25, 2013 7:08 pm
Re: Resize problem (minor interface bug)
File: style_sheet.qss
QListView{
background-color: rgb(20, 20, 20);
border: 1px solid black;
font-family: "Verdana";
font-size: 10pt;
}
QListView{
background-color: rgb(20, 20, 20);
border: 1px solid black;
font-family: "Verdana";
font-size: 10pt;
}
Re: Resize problem (minor interface bug)

Pierre.
Re: Resize problem (minor interface bug)
This problem is supposed to be fixed in XnView MP 1.6.3. Please check and confirm the bug fix here.
Pierre.
-
- Posts: 227
- Joined: Wed Dec 25, 2013 7:08 pm
Re: Resize problem (minor interface bug)
Yeah! Problem solved.