After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 690511 - honor zoom limits
honor zoom limits
Status: RESOLVED FIXED
Product: gnome-documents
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME documents maintainer(s)
GNOME documents maintainer(s)
Depends on: 690510
Blocks:
 
 
Reported: 2012-12-19 17:28 UTC by William Jon McCann
Modified: 2012-12-21 14:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Update zoom actions to reflect zoom limits (1.29 KB, patch)
2012-12-20 15:19 UTC, William Jon McCann
committed Details | Review

Description William Jon McCann 2012-12-19 17:28:23 UTC
Currently we don't honor the evince zoom limits. We should check view.can_zoom_in/out() and update the actions as required when scale changes.
Comment 1 William Jon McCann 2012-12-20 15:19:18 UTC
Created attachment 231991 [details] [review]
Update zoom actions to reflect zoom limits
Comment 2 Cosimo Cecchi 2012-12-21 01:07:12 UTC
Review of attachment 231991 [details] [review]:

Looks good!