Skip to content

Add a "page-changed" listener to EvSidebarBookmarks.

Casey requested to merge casey.jao/evince:toc-navigation into master

Currently, a second click of a previously selected bookmark always begins renaming the bookmark, even after one has navigated away from the bookmark. The listener unselects the bookmark as soon as one moves to a different page, allowing one to easily jump back to the bookmark.

Fixes #623 (closed).

Merge request reports