PolymerElements / paper-tabs

Material Design tabs
https://www.webcomponents.org/element/PolymerElements/paper-tabs
65 stars 52 forks source link

Selection bar not aligned properly when tabs are template-stamped #236

Open govis opened 5 years ago

govis commented 5 years ago

Description

When tabs are generated dynamically selection bar gets out of whack when tab content changes

Expected outcome

image

Actual outcome

image

Live Demo

https://jsbin.com/hasakelera/edit?html,output

Steps to reproduce

Click Generate Text button

Browsers Affected

govis commented 5 years ago

Made a new demo that makes it easy to reproduce