Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android and Windows Platform Nav/Toolbar Title Alignment V2 #6554

Closed
Mobius77x opened this issue May 18, 2016 · 2 comments
Closed

Android and Windows Platform Nav/Toolbar Title Alignment V2 #6554

Mobius77x opened this issue May 18, 2016 · 2 comments

Comments

@Mobius77x
Copy link

V2

For Android and Windows platforms the Title of modals and pages is either too far left or right aligned (I am expecting/wanting it to be centered)

image

image

Fixing is not as simple as using text-align:center because the ion-title div only begins or ends after the icons. In any case it doesn't appear centered even without icons.

Also, the title in Windows platform is capitalised:

image

Is this standard for Windows phone? I always thought capitalising words was the text equivalent of shouting...

The capitalisation can be easily turned off by not using

text-transform:uppercase

if it's not the standard and/or the developer wants to avoid the capitalisation.

@jgw96
Copy link
Contributor

jgw96 commented May 20, 2016

Hey! Thanks for opening an issue with us! So the reason the title is to the left on windows 10 and Android is because that is how it is on native android and windows 10 platforms. Also, for windows 10 it is standard to have capitalization for the title of a page, which is why we have it like that. I am going to mark this one as blocked by #5036 as theres not much we can do about this issue yet until that issue is fixed. Thanks for using Ionic!

@jgw96 jgw96 closed this as completed May 17, 2017
@ionitron-bot
Copy link

ionitron-bot bot commented Sep 2, 2018

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants