Skip to content

Fix right click signal callback

Anukul Sangwan requested to merge anukul/seahorse:#105 into master

Fixes #105 (closed)

If multiple objects are selected when the right click occurs, the event is considered "fully handled" after showing the context menu.

Merge request reports