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

Last selected datapoiont does not lose focus when pointer leaves chart. #1112

Closed
lukaszossowski opened this issue Jul 15, 2023 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@lukaszossowski
Copy link

Describe the bug
After upgrading to beta 800 the new charts do not lose focus when pointer leaves, last data point that was hovered over remains in the "selected" state.

Expected behavior
After pointer leaves chart all data points should be in their "idle" state.

Screenshots
infocus
Jul data point is still selected.
infocus2
Middle bar is highlighted (barely visible due to used colours but you can see the chart lines behind it, unlike in left and right bars).

Desktop (please complete the following information):

  • OS: Windows 10

Additional context
I am using Avalonia 11.0 (latest stable).

@beto-rodriguez beto-rodriguez added the bug Something isn't working label Jul 16, 2023
@beto-rodriguez
Copy link
Owner

Thanks for the report, the referenced commit fixes this and will be included in the next version of the library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants