Skip to content
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

Clicking near the top of the control switches selected value without triggering setValue. #44

Open
jordanmack opened this issue Jun 14, 2021 · 0 comments

Comments

@jordanmack
Copy link

Clicking on the border or slightly above the border of the first segment button causes the visible selected value to switch, but setValue is never called.

Here is a screenshot example.

click

In this image, there are two segments and the second segment is selected. If the user clicks at the location where the cursor is, the animation will play and the first segment will become visibly selected, however, the setValue handler will never be called properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant