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

Can't set up zoom to a useful level #1

Closed
GoogleCodeExporter opened this issue Jul 10, 2015 · 7 comments
Closed

Can't set up zoom to a useful level #1

GoogleCodeExporter opened this issue Jul 10, 2015 · 7 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Open a A4 document in landscape display mode
2. zoom in, the whole content (not the document page width) should fit the
display width

What is the expected output? What do you see instead?
on mobile devices with small displays, i expect to set up the zoom level so
i can see as much content as possible.
At the moment i have to use fixed zoom levels which don't match all of my
documents. In one zoom level the viewed page fit almost twice in display
width, the next zoom level is as big i have to scroll horizontally to see
the rest of the page.
Possibly, the zoom factor can be reduced with increased zoom level or use a
slider for set up the zoom level instead of "+" / "-" buttons.

What version of the product are you using? On what operating system?
version 202 @ Android 1.6 (from Android Market, jan.04 2010, version says
0.2.0)

Please provide any additional information below.

Original issue reported on code.google.com by gerhard.bicker@gmail.com on 4 Jan 2010 at 8:02

@GoogleCodeExporter
Copy link
Author

Original comment by mpietrzak on 5 Jan 2010 at 8:38

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

I've just taken a look at the code and this should be easy to fix in onTouch() 
in
PagesView.java. Changing the step from 0.5 to 2/3 or 3/4 would be great !

Original comment by ldro...@gmail.com on 27 Mar 2010 at 8:05

@GoogleCodeExporter
Copy link
Author

Here is a patch with a 1.414 factor to have twice more zoom levels

Original comment by ldro...@gmail.com on 13 Apr 2010 at 3:39

Attachments:

@GoogleCodeExporter
Copy link
Author

Added more zoom levels in r0b29fa14cc6a

Original comment by ldro...@gmail.com on 15 Apr 2010 at 1:12

@GoogleCodeExporter
Copy link
Author

I think we should also add a menu option to let user specify zoom level manual.

Additionally there should be "fit width" and "fit page" options in menu, but 
those 
wouldn't be that important if we had manual zoom level setting. So let's assume 
that 
manual zoom level is part of this issue, but "fit width" and "fit page" will be 
a 
separate enhancement issue.

Original comment by mpietrzak on 20 Apr 2010 at 6:54

@GoogleCodeExporter
Copy link
Author

I'm using a 3.2 inch display (Samsung i5700). I use 0.2.7, and the most useful 
zoom level I can have to read an A4 document still leaves 20% of the screen 
width unused (the document is readable at this point, but a little bit painful 
for the eyes as the fonts are a little bit too tiny ). The next zoom level 
requires me to scroll horizontally. Is it possible to add more zoom levels 
again or set the zoom level manually? Sorry for my English :)

Original comment by aones...@gmail.com on 7 Sep 2010 at 8:45

@GoogleCodeExporter
Copy link
Author

I added a zoom-to-width feature.  Also, you can now set the zoom buttons to 
zoom by much finer levels in the options.

Original comment by arpruss on 27 Jul 2011 at 3:31

  • Changed state: Fixed

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

No branches or pull requests

1 participant