Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Fix Issue #696: Dragging outside chart should stop the drag #978 #979

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

BigeYoung
Copy link

Summary

Make a chart draggable.
Drag to outside window or outside chart and release.
Mouse over chart again, it will keep acting like you are dragging until you click and release.

Solves

Mouse Leave event end dragging as a normal click release.
Fix WPF ONLY.

Issue:
Make a chart draggable.
Drag to outside window or outside chart and release.
Mouse over chart again, it will keep acting like you are dragging until you click and release.
Fixed:
Mouse Leave event end dragging as a normal click release.
@BigeYoung
Copy link
Author

Fixed #696

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

Successfully merging this pull request may close these issues.

None yet

1 participant