Skip to content

Remove translate3d from navbar#14667

Merged
mdo merged 3 commits into
masterfrom
remove_translate3d
Sep 22, 2014
Merged

Remove translate3d from navbar#14667
mdo merged 3 commits into
masterfrom
remove_translate3d

Conversation

@mdo

@mdo mdo commented Sep 22, 2014

Copy link
Copy Markdown
Member

Fixes #14227 and #14603.

Due to ongoing problems with iOS rendering and unexpected clashes when folks are customizing Bootstrap, we're dropping the translate3d on modals and navbars. This PR leaves the ones in the carousel though for those smoother transitions (I don't think anyone's complained about those).

Only question I have: should we remove it from modals, or just navbars?

/cc @cvrebert @hnrch02

@mdo mdo added this to the v3.2.1 milestone Sep 22, 2014
@mdo mdo added the css label Sep 22, 2014
@hnrch02

hnrch02 commented Sep 22, 2014

Copy link
Copy Markdown
Collaborator

I'll try if switching to translate from translate3d fixes #14254.

@hnrch02

hnrch02 commented Sep 22, 2014

Copy link
Copy Markdown
Collaborator

Seems as though Safari 7.1 fixed #14254 or at least I'm no longer able to reproduce.
Anyhow, there haven't been any issues reported regarding translate3d on modals IIRC, so I'd like to keep it on them.

@cvrebert

Copy link
Copy Markdown
Collaborator

Yeah, so far we've only had the one, pretty obscure issue with modals (#14124), so I don't see any particular need to remove it there yet.

…oid iOS rendering problems and ensure a more predictable base styling
@mdo mdo force-pushed the remove_translate3d branch from 6910121 to f540569 Compare September 22, 2014 21:18
@mdo

mdo commented Sep 22, 2014

Copy link
Copy Markdown
Member Author

Legit. Just (force) pushed up the change to make this only for navbars.

@hnrch02

hnrch02 commented Sep 22, 2014

Copy link
Copy Markdown
Collaborator

:shipit:

@hnrch02

hnrch02 commented Sep 22, 2014

Copy link
Copy Markdown
Collaborator

Just keep in mind that we'll need to close #14603 manually because of GitHub not respecting a list of issues to close in commit messages. hint hint

mdo added a commit that referenced this pull request Sep 22, 2014
@mdo mdo merged commit 5cba9ba into master Sep 22, 2014
@mdo mdo deleted the remove_translate3d branch September 22, 2014 21:56
@mdo mdo mentioned this pull request Sep 22, 2014
@cvrebert cvrebert mentioned this pull request Sep 22, 2014
@cvrebert

cvrebert commented Oct 3, 2014

Copy link
Copy Markdown
Collaborator

Reverts the navbar portion of #13649.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove translate3d(0,0,0)

3 participants