We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
@dahuachun I'm not quite sure what you mean by description, can you take a screenshot to explain?
Sorry, something went wrong.
Here's screenshot. HEX suddenly changes to #000000A8.
#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
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: