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

Persist the event selection while the user is scrolling using dragging with the mouse #8934

Closed
matsbryntse opened this issue Apr 2, 2024 · 0 comments
Assignees
Labels
bug Something isn't working forum Issues from forum resolved Fixed but not yet released (available in the nightly builds)
Milestone

Comments

@matsbryntse
Copy link
Member

Forum post

I want to persist the event selection while the user is performing panning, but if the user clicks on 'scheduleClick' then I want the event to be deselected.

So basically, if user use panning and schedule click, then whenever the user clicks, first the pan event is called, and then the schedule click event is called. I want a way to persist event selection if panning is happening, but on click, I want to deselect the event.

@matsbryntse matsbryntse added feature request forum Issues from forum bug Something isn't working and removed feature request labels Apr 2, 2024
@matsbryntse matsbryntse self-assigned this Apr 2, 2024
@matsbryntse matsbryntse added the ready for review Issue is fixed, the pull request is being reviewed label Apr 2, 2024
@isglass isglass added resolved Fixed but not yet released (available in the nightly builds) and removed ready for review Issue is fixed, the pull request is being reviewed labels Apr 9, 2024
@isglass isglass added this to the 5.6.10 milestone Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working forum Issues from forum resolved Fixed but not yet released (available in the nightly builds)
Projects
None yet
Development

No branches or pull requests

2 participants