This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Description
Description
When the colour swatches drop down is opened there is a flash of the background colour.
Expected outcome
The panel should expand without the apparent jank.
Actual outcome
A flash (around 1/5s) of the background colour of the .color menu items appears before being overlaid by the absolutely positioned .color:after.
Live Demo
The issue is observable on the main demo https://www.webcomponents.org/element/PolymerElements/paper-swatch-picker/demo/demo/index.html
Here is a mid transition screenshot from that demo:

Browsers Affected
Observed in Chrome, not tested yet in all browsers