Skip to content

Don't delay showing the menu on click#119

Open
City-busz wants to merge 1 commit intorickyrockrat:masterfrom
City-busz:menu-delay
Open

Don't delay showing the menu on click#119
City-busz wants to merge 1 commit intorickyrockrat:masterfrom
City-busz:menu-delay

Conversation

@City-busz
Copy link
Copy Markdown

This fixes the problem that the menu is closed as soon as the user release the mouse button. If gtk_menu_popup() is delayed, the gtk_get_current_event_time() is not the same as the click event.

This fixes the problem that the menu is closed as soon as the user release
the mouse button. If `gtk_menu_popup()` is delayed, the
`gtk_get_current_event_time()` is not the same as the click event.
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.

1 participant