This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 975
Throttling between window resize cause tabContent to pop #7925
Labels
Milestone
Comments
@cezaraugusto it looks like they're about to explode! 😛 |
ghost
added
the
sprint/1
label
Sep 13, 2017
cezaraugusto
added a commit
that referenced
this issue
Sep 14, 2017
cezaraugusto
added a commit
that referenced
this issue
Sep 14, 2017
cezaraugusto
added a commit
that referenced
this issue
Sep 15, 2017
cezaraugusto
added a commit
that referenced
this issue
Sep 15, 2017
cezaraugusto
added a commit
that referenced
this issue
Sep 19, 2017
syuan100
pushed a commit
to syuan100/browser-laptop
that referenced
this issue
Nov 9, 2017
- tabs can now respond beautifully to intersections - Also BEMify tabs Auditors: @bsclifton, @luixxiul fix brave#6716 fix brave#7301 fix brave#7730 fix brave#7765 fix brave#7925 fix brave#10123 fix brave#10509 fix brave#10544 fix brave#10582 fix brave#10611 fix brave#10838
This was referenced Dec 20, 2017
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Test plan
#10691 (comment)
Per @bradleyrichter screenshot:
My guess is that at some point tab size is undefined making icons to pop to the minimum possible (smallest breakpoint), making UI look weird. Should also be related to how we throttle window resize.
Alternatively we can also store last breakpoint state until it finds the next one.
The text was updated successfully, but these errors were encountered: