I'm, still using the old flash builder (for now) but I've noticed that only 15 characters (or thereabouts) of the page header text displays when testing - even though more than double that shows in the designer. Is there a limitation here ?
I'm, still using the old flash builder (for now) but I've noticed that only 15 characters (or thereabouts) of the page header text displays when testing - even though more than double that shows in the designer. Is there a limitation here ?
Hello.
There is no any limitation. The length of the text is changed automatically depending on the screen resolution. If you want to change text length you should override css class. This can be done as follows
Excellent. Thanks I'll give that a try