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

Display Enhancement / Recommendation? #2

Open
zipzit opened this issue Jun 28, 2015 · 1 comment
Open

Display Enhancement / Recommendation? #2

zipzit opened this issue Jun 28, 2015 · 1 comment

Comments

@zipzit
Copy link

zipzit commented Jun 28, 2015

When you are displaying a pdf file that has seven pages or less, AND you choose to display the thumbnail navigation, you get a single dot displayed below the thumbnail images. The dot makes a lot of sense when you have 8 or more pages (where you would see two or more dots), but the single dot all by itself just looks odd.

Recommend: when there are seven pages or less to be displayed use the CSS class element,
.bx-controls{ display: none; }
Obviously this will have to be done via JS.

Mystery dot

@antongorodezkiy
Copy link
Owner

@zipzit When using phone or tablet, the amount of "pages" of navigation thumbnails can be changed dynamically. So it would not be so simple as just display: none

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

2 participants