Page 1 of 1

'Information displayed' in only one line

Posted: Tue May 12, 2015 3:03 pm
by Newtomic
I find a bug :bug: in the FullScreen view, i like to use the next settings in the 'Information displayed'...

{File Index} "<b>{Filename With Ext}</b>" {Format} [{Width}x{Height}x{Bpp} | {Size}] [{Zoom}%]

...and I use those settings in only one line, and in the v0.72 it displays correctly using only one line, but v0.75 it's completely crazy sometimes using as much as 5 or 6 lines depending on the size and quantity of space character that a file name has. And this bug is annoying as hell! :evil: Is there any way I can fix this temporarily inside the "xnview.ini" or something? :(

Re: No new bugs between 0.72 & 0.75??

Posted: Tue May 12, 2015 4:00 pm
by XnTriq
Qt supports tags for non-breakable text:

Code: Select all

<nobr>{File Index} "<b>{Filename With Ext}</b>" {Format} [{Width}x{Height}x{Bpp} | {Size}] [{Zoom}%]</nobr>

Re: 'Information displayed' in only one line

Posted: Wed May 13, 2015 7:27 am
by xnview
right a bug of 0.75