Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

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

Add the option to restrict interaction with the color wheel unless the pointer event collides with the color #167

Closed
mheirendt opened this issue Mar 25, 2021 · 3 comments

Comments

@mheirendt
Copy link

On an iPhone, you can drag up from the bottom of the phone to exit an application. When the color wheel is on the bottom of the screen, a color is selected just before exiting. It would be great to be able to restrict the selection of an active color unless the pointer event is within a configured buffer of the color's position.

@jaames
Copy link
Owner

jaames commented Mar 27, 2021

sorry, struggling to understand this one a little ':)

you want to be able to click somewhere on the colorpicker without the last selected handle jumping to that position? or you want a timeout on input events?

@mheirendt
Copy link
Author

mheirendt commented Mar 28, 2021 via email

@jaames
Copy link
Owner

jaames commented Mar 29, 2021

ah! understood, thanks for the clarification. I think I should be able to add this in a future update as an optional feature :)

@jaames jaames closed this as completed Apr 5, 2021
Repository owner locked and limited conversation to collaborators Apr 5, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Projects
None yet
Development

No branches or pull requests

2 participants