Very interesting , i will test it out too.
Nevered used AddCssClass before.
On Tue, May 26, 2015 at 10:42 PM, SQville wrote:
> Tobias,
>
> Nothing in the framework that I have come across that would help with this.
> You'll need to use CSS3 directly.
>
> Have you read up on font size based on vi
Tobias,
Nothing in the framework that I have come across that would help with this.
You'll need to use CSS3 directly.
Have you read up on font size based on viewport size?
https://css-tricks.com/viewport-sized-typography/
I haven't tested this but hypothetically you could create a CSS class like
Hey folks,
I'm looking for a way to dynamically decrease font size when the space isn't
sufficient to display a qx.label or qx.title in qooxdoo mobile (master)
environment. The current behavior is to cut the text and display "..." at its
end. What I want is for the text to be displayed in tota