'Information displayed' in only one line

*** Please report new bugs here! ***

Moderators: helmut, XnTriq, xnview, Dreamer

Post Reply
User avatar
Newtomic
Posts: 2
Joined: Sat May 09, 2015 11:20 am
Contact:

'Information displayed' in only one line

Post 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? :(
User avatar
XnTriq
Moderator & Librarian
Posts: 6514
Joined: Sun Sep 25, 2005 3:00 am
Location: Ref Desk

Re: No new bugs between 0.72 & 0.75??

Post 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>
User avatar
xnview
Author of XnView
Posts: 46362
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: 'Information displayed' in only one line

Post by xnview »

right a bug of 0.75
Pierre.
Post Reply