Disabling Screen Header Auto-elipsis (auto-...)
Posted: Mon Jun 29, 2015 7:05 am
by Jack Bua
I have a screen header with the text "Password Recovery" but since it is longer than 15 characters, Appery automatically changes it to "Password Rec..."
How can I change this?
Disabling Screen Header Auto-elipsis (auto-...)
Posted: Mon Jun 29, 2015 7:26 am
by Illya Stepanov
Hi Jack -
You can control size of font with CSS, like for example shown here: https://devcenter.appery.io/documenta...
Disabling Screen Header Auto-elipsis (auto-...)
Posted: Mon Jun 29, 2015 7:32 am
by Jack Bua
That will do what I need. Thank you.