View Single Post
02-26-15, 04:00 AM   #17
lightspark
A Rage Talon Dragon Guard
 
lightspark's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2012
Posts: 341
The worst thing about this string wrapping is that wordwrap="false" doesn't really help.

I have some font xml-templates in my UI and did some tests with this attribute. At first things work fine, but then after frame is hidden/shown couple of times text starts wrapping again, I guess I should get rid of xml leftovers in my code and hardcode this sh*t in lua.
__________________
  Reply With Quote