Skip to content
This repository was archived by the owner on May 4, 2022. It is now read-only.

Fix nav bar title computed width #215

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sinedied
Copy link

Short description of what this resolves:

Fix the computed nav bar title width.

Changes proposed in this pull request:

Previously for the width, the first element with the nav-bar-title class was used, but it can be the one hidden (cached) from the previous screen, used for animations, so the change was to check that we do not use the hidden one.

By the way, I also fixed spacing issue in refresher.js to allow starting the validation. The 17 broken unit tests were already broken before my fix (on OSX).

Ionic Version: 1.x

Fixes: #38 , ionic-team/ionic-framework#4661

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 this pull request may close these issues.

1 participant