Case:
You have an TextField with an html Text asigned.
The html text includes links <a href=...
Problem:
Your text could possibly jump if you roll over the link.
Solution:
None so far. What i could find is that text.antiAliasType = AntiAliasType.ADVANCED causes the problem. So disabling that fixes the problem but you loose quality.
No comments:
Post a Comment