Skip to content

libview: Reset `pressed_button` when starting Drag and Drop

Jason Crain requested to merge jcrain/evince:button-dnd into master

If view->pressed_button is left set, when the Drag and Drop operation completes, Evince will act as if it is still in a selection event.

Fixes #754 (closed)

Merge request reports