Page 1 of 1

0.96.1: CSS styles not working

Posted: Sat Apr 25, 2020 12:26 pm
by Irrawaddy
XnView MP 0.96.1 64-bit on Windows 10 1903.

Version 0.96.1 does not render CSS styles at all on full screen. CSS styles on 0.95 were working OK.

0.95 displayed CSS styles properly:
Image

0.96.1 does not use CSS styles at all:
Image

I'm using the following string for full screen info:

Code: Select all

<span style="background-color: rgb(50,50,50);">{Filename}
 &nbsp; &nbsp; <span style="font-weight: bold;">{Folder name} &nbsp; &nbsp;</span><span style="color: Gray; background-color: rgb(50,50,50);"> {File Index}

 &nbsp; &nbsp; <span style="color: White">{Modified Date [Y]}</span>{Modified Date [-m-d H:M]}
 &nbsp; &nbsp; {Width} × {Height} @ {Ratio} ({MPixels} MP) • <span style="color: White">{Size KB} </span>kB • {File Type}
</span>

Re: 0.96.1: CSS styles not working

Posted: Tue Apr 28, 2020 7:53 am
by xnview
See issue for current status and some details. I'll post here once the problem has been fixed.

Re: 0.96.1: CSS styles not working

Posted: Thu May 07, 2020 11:38 am
by xnview
This problem is supposed to be fixed in XnView MP 0.96.2. Please check and confirm the bug fix here.

Re: 0.96.1: CSS styles not working

Posted: Thu May 07, 2020 1:06 pm
by Irrawaddy
0.96.2 fixes this bug. All is OK now.