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

Add drag and release to menu lists #2294

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

Conversation

Stargazer10101
Copy link
Contributor

Closes #2280

Implemented events: mousedown(Drag), mouseup(select), right click and esc button(abort).

@Stargazer10101 Stargazer10101 marked this pull request as ready for review February 16, 2025 17:52
@Keavon
Copy link
Member

Keavon commented Feb 17, 2025

!build

Copy link

📦 Build Complete for c623e19
https://310144fd.graphite.pages.dev

@Keavon
Copy link
Member

Keavon commented Feb 17, 2025

This breaks clicking to close. It also doesn't work on all menu lists, just the menu bar items.

@Stargazer10101
Copy link
Contributor Author

Stargazer10101 commented Feb 17, 2025

Can you please elaborate what you meant by "clicking to close". You may mark this as draft while I make changes to make it work on all menu lists.

@Keavon Keavon marked this pull request as draft February 20, 2025 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Menu lists should allow dragging from their spawner and releasing on a selection
2 participants