You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 13, 2018. It is now read-only.
To my understanding, any controls which may hide/show child elements, or that can resize child elements should moving forward pull in the Polymer.CoreResizer mixin, and call the notify resize method whenever it may change size. A control of mine that depends on this is not correctly updated when the core-collapse element is toggled.
To my understanding, any controls which may hide/show child elements, or that can resize child elements should moving forward pull in the Polymer.CoreResizer mixin, and call the notify resize method whenever it may change size. A control of mine that depends on this is not correctly updated when the core-collapse element is toggled.