Jump to content


style-sheets

Member Since 05 Jan 2013
Offline Last Active Jan 30 2013 05:31 AM
-----

Topics I've Started

Multiple <br> tags ignored in TNxHtmlLabel

05 January 2013 - 10:38 AM

Hi,

I've been a loyal customer/user of the great NextCollection, and today I decided to give the TNxHtmlLabel a try, but I'm having issues with the new line tag (ie. BR)

Whenever I want to add 2+ empty lines (ie. <br><br>), the TNxHtmlLabel simply ignored the second BR tag, the only workaround I could find is to add a space between the BR tags, ie. <br> <br>

I'm happy with this workaround, but I thought I should report it, just in case someone find himself in the same situation

Thanks!