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

Custom Legend blinking if clicked / if Chart is clicked #1242

Closed
Fez88 opened this issue Sep 13, 2023 · 1 comment
Closed

Custom Legend blinking if clicked / if Chart is clicked #1242

Fez88 opened this issue Sep 13, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@Fez88
Copy link

Fez88 commented Sep 13, 2023

Describe the bug
Legenditem (SVG-Star and other objects) blinking if chart is clicked with custom Legend.

To Reproduce
I followed the https://livecharts.dev/docs/WPF/2.0.0-beta.950/CartesianChart.Legends Tutorial and added a custom legend. In this legend you can click on the legend item to set the series visible or invisible. If you click into the chart and HOLD the left mouse button and dont move the mouse, the SVG-Star (and others for example the CircleGeometry too) vanishes. if you click on the legend item self the icon is blinking too.

Expected behavior
The icon in the legend did not vanish / blinking.

Screenshots
Without click:
image

With Click:
image

Desktop (please complete the following information):

  • OS: Win10
  • Chrome
  • VS 22
  • .NET Framework 4.8 + Net 6.0
  • WPF

Additional context
Thank you for looking into this. :)

@beto-rodriguez beto-rodriguez added the bug Something isn't working label Sep 13, 2023
@Fez88
Copy link
Author

Fez88 commented Sep 14, 2023

Thank you for fixing this so fast :) looking forward for your next merge!

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