Skip to content

playlistview: Use proper check for context menu event

Marinus Schraal requested to merge wip/mschraal/gdk-context-menu-call into master

Gdk.EventButton has a triggers_context_menu call that is preferred over checking for BUTTON_SECONDARY directly.

Merge request reports