Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

zoom handling improvements #2165

Closed
bbondy opened this issue Jun 12, 2016 · 1 comment
Closed

zoom handling improvements #2165

bbondy opened this issue Jun 12, 2016 · 1 comment
Milestone

Comments

@bbondy
Copy link
Member

bbondy commented Jun 12, 2016

zoom handling has a couple of problems:
i) We don't report the real percentage for the zoom in the hamburger menu. It should be consistent sizes reported as Chrome.
ii) We always zoom by equal 10% increments when at larger values this isn't useful and at smaller values it's too high. Zoom levels should be: 25, 33, 50, 67, 75, 90, 95, 100, 105, 110, 125, 150, 175, 200, 250, 300, 400, 500

@bbondy bbondy added this to the 0.10.4dev milestone Jun 12, 2016
@bbondy
Copy link
Member Author

bbondy commented Jun 12, 2016

Fixed here:
04a47fd

@bbondy bbondy closed this as completed Jun 12, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant