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

Make menu bar entries clickable by dragging from the header button and releasing on the entry #2164

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

a-khushal
Copy link

Closes #1912 (header bar and widgets sub-issue).

@Keavon
Copy link
Member

Keavon commented Dec 26, 2024

!build

Copy link

📦 Build Complete for f5a6725
https://f16deb7d.graphite.pages.dev

@Keavon
Copy link
Member

Keavon commented Dec 26, 2024

Your implementation removes the ability to click on the menus without them disappearing again immediately.

@a-khushal
Copy link
Author

Can you please explain about the expected behaviour

@Keavon
Copy link
Member

Keavon commented Dec 26, 2024

The expected behavior should be the same as with any other software application that has a menu bar, e.g. VS Code. Give that a try and experiment a bit.

@Keavon Keavon marked this pull request as draft December 28, 2024 11:06
@Keavon Keavon changed the title feat: implement mousedown drag-to-select behavior for menu bar entries Make menu bar entries clickable by dragging from the header button and releasing on the entry Dec 28, 2024
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.

Make all dragging actions abortable with right click
2 participants