Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zoom not saved/respected unless ultra-high magnification #6

Open
jyasutin opened this issue Sep 17, 2015 · 1 comment
Open

Zoom not saved/respected unless ultra-high magnification #6

jyasutin opened this issue Sep 17, 2015 · 1 comment
Labels

Comments

@jyasutin
Copy link

With the 4.1.0 release zoom settings are no longer saved/respected unless the zoom is ultra-high (approximately 3 to 5 squares across on my phone). If my puzzle is at or near maximum magnification then when I exit and re-enter the puzzle, it will be at the same magnification. If my zoom is at any lower setting then every time I exit and re-enter a puzzle the zoom will be "fit to screen", which is often unusable on large puzzles on phones.

@kebernet kebernet added the bug label Sep 29, 2015
@kebernet
Copy link
Owner

Thanks. Honestly, I took a patch from someone somewhere around the 3.0 line that changed how this worked and I think in the 4.0 line I broke it when I made the zoom math work the way it is "supposed" to work -- that is, there is a base box size of 0.25 inches on any display size and you can zoom up or down 50% from that. There is likely a scale bounds check happening somewhere that I missed.

Will get to this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants