vue-color
vue-color copied to clipboard
When the color picker overflows from the bottom, it always moves to the bottom left corner.
This bug can be replicated in all color pickers in the demo page. In contrast, the built-in color picker in Chrome and Firefox never overflow.
@dahuachun I'm not quite sure what you mean by description, can you take a screenshot to explain?
Here's screenshot. HEX suddenly changes to #000000A8
.
.
As expected, browser's built-in color picker never overflows at the bottom (take Firefox as example).
It seems that it will only overflow from the bottom, instead of other direction.
link to xiaokaike/vue-color#113