This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Tab animation falls apart when switching quickly between 3+ tabs. #1380
Comments
robertmesserle
added a commit
that referenced
this issue
Mar 17, 2015
ajoslin
added
the
in progress
Mainly for in progress PRs, but may be used for issues that require multiple PRs
label
Mar 17, 2015
robertmesserle
added a commit
that referenced
this issue
Mar 18, 2015
robertmesserle
added a commit
that referenced
this issue
Mar 19, 2015
robertmesserle
added a commit
that referenced
this issue
Mar 19, 2015
robertmesserle
added a commit
that referenced
this issue
Mar 24, 2015
BREAKING CHANGE: Generated HTML structure has changed, so custom styles will need to be updated to match the new HTML structure. Closes #1087 Closes #1107 Closes #1140 Closes #1247 Closes #1261 Closes #1380 Closes #1387 Closes #1403 Closes #1443 Closes #1505 Closes #1506 Closes #1516 Closes #1518 Closes #1564 Closes #1570 Closes #1620 Closes #1626 Closes #1698 Closes #1777 Closes #1788 Closes #1850 Closes #1959 Closes #1986
robertmesserle
added a commit
that referenced
this issue
Mar 24, 2015
BREAKING CHANGE: Generated HTML structure has changed, so custom styles will need to be updated to match the new HTML structure. Closes #1087 Closes #1107 Closes #1140 Closes #1247 Closes #1261 Closes #1380 Closes #1387 Closes #1403 Closes #1443 Closes #1505 Closes #1506 Closes #1516 Closes #1518 Closes #1564 Closes #1570 Closes #1620 Closes #1626 Closes #1698 Closes #1777 Closes #1788 Closes #1850 Closes #1959 Closes #1986
robertmesserle
added a commit
that referenced
this issue
Mar 25, 2015
BREAKING CHANGE: Generated HTML structure has changed, so custom styles will need to be updated to match the new HTML structure. Closes #1087 Closes #1107 Closes #1140 Closes #1247 Closes #1261 Closes #1380 Closes #1387 Closes #1403 Closes #1443 Closes #1505 Closes #1506 Closes #1516 Closes #1518 Closes #1564 Closes #1570 Closes #1620 Closes #1626 Closes #1698 Closes #1777 Closes #1788 Closes #1850 Closes #1959 Closes #1986
robertmesserle
added a commit
that referenced
this issue
Mar 25, 2015
BREAKING CHANGE: Generated HTML structure has changed, so custom styles will need to be updated to match the new HTML structure. Closes #1087 Closes #1107 Closes #1140 Closes #1247 Closes #1261 Closes #1380 Closes #1387 Closes #1403 Closes #1443 Closes #1505 Closes #1506 Closes #1516 Closes #1518 Closes #1564 Closes #1570 Closes #1620 Closes #1626 Closes #1698 Closes #1777 Closes #1788 Closes #1850 Closes #1959 Closes #1986 Closes #2020
robertmesserle
added a commit
that referenced
this issue
Mar 26, 2015
BREAKING CHANGE: Generated HTML structure has changed, so custom styles will need to be updated to match the new HTML structure. Closes #1087 Closes #1107 Closes #1140 Closes #1247 Closes #1261 Closes #1380 Closes #1387 Closes #1403 Closes #1443 Closes #1505 Closes #1506 Closes #1516 Closes #1518 Closes #1564 Closes #1570 Closes #1620 Closes #1626 Closes #1698 Closes #1777 Closes #1788 Closes #1850 Closes #1959 Closes #1986 Closes #2020
ajoslin
removed
in progress
Mainly for in progress PRs, but may be used for issues that require multiple PRs
resolution: fixed
labels
Mar 26, 2015
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
On OSX with chrome 41.0.2272.35 beta (64-bit), clicking on tabs in the demo
https://material.angularjs.org/#/demo/material.components.tabs
Tab animations falls apart if you switch too quickly between 3+ tabs. To reproduce, click on tab "One" then tab "Two" then tab "Three" quickly one after the other. You'll see the tab body jump around on the screen. Transitioning back and forth between two tabs quickly seems to be ok.
The text was updated successfully, but these errors were encountered: