You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
With Click:
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. :)
The text was updated successfully, but these errors were encountered:
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
![image](https://private-user-images.githubusercontent.com/144916038/267659083-0d68d5aa-7f66-4d4a-9c1e-6ee238fbdd85.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1OTc3MDAsIm5iZiI6MTczOTU5NzQwMCwicGF0aCI6Ii8xNDQ5MTYwMzgvMjY3NjU5MDgzLTBkNjhkNWFhLTdmNjYtNGQ0YS05YzFlLTZlZTIzOGZiZGQ4NS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE1JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNVQwNTMwMDBaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT02ZjMzNTYwZGE4ZTNkZGY1YTdhYjE2ODMxNGJhZDUzYjI5NDAyNjgyNTliMTA2YTE0Mjc2ZmU5NjIxYzlmZmExJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.d2mpI1l4tCKZts7S1aCPlCjtJVTBaEMk5-2bVH9ZwUQ)
Without click:
With Click:
![image](https://private-user-images.githubusercontent.com/144916038/267659247-1d57f4a8-1977-43d9-9847-45e8240905b9.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1OTc3MDAsIm5iZiI6MTczOTU5NzQwMCwicGF0aCI6Ii8xNDQ5MTYwMzgvMjY3NjU5MjQ3LTFkNTdmNGE4LTE5NzctNDNkOS05ODQ3LTQ1ZTgyNDA5MDViOS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE1JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNVQwNTMwMDBaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT05ZTg4MjJlYmMxZGM5MjVhODk5MDIxYWI2NGNmNTg4ZTUxODI0OGU4ZGIzM2JiN2FmY2U3MDFmOGI2MjU4ZmQ2JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.t4fImCPGAje0ZxkAfxQvuKtLGulVfW8_J8SuAqixUwE)
Desktop (please complete the following information):
Additional context
Thank you for looking into this. :)
The text was updated successfully, but these errors were encountered: