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

fix(statusbarPadding): add variables to differentiate status bar height between modes #8712

Closed
brandyscarney opened this issue Oct 14, 2016 · 0 comments · Fixed by #8788
Closed
Assignees
Milestone

Comments

@brandyscarney
Copy link
Member

With the previous theming we could share one variable and change it per mode:

$cordova-ios-statusbar-padding:           31px;

But now that all of the modes are combined we need to be able to change this per mode - I think changing the variable name to use the mode should do it.

@brandyscarney brandyscarney added this to the 2.0.0-rc.2 milestone Oct 14, 2016
@brandyscarney brandyscarney self-assigned this Oct 14, 2016
brandyscarney added a commit to ionic-team/ionic-preview-app that referenced this issue Oct 14, 2016
status bar is not perfectly aligned per mode, see issue
ionic-team/ionic-framework#8712 for the reason
manucorporat pushed a commit that referenced this issue Oct 18, 2016
* fix(cordova): add Sass variables for md and wp statusbar padding

fixes #8712

* style(cordova): remove extras spaces
@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 8, 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

Successfully merging a pull request may close this issue.

1 participant