3.6: added ScrollbarInSinglePage advanced setting #5259
kjk
announced in
Announcements
Replies: 1 comment 2 replies
-
|
Is there a way to show the scrollbar in single-page if and only if there is more than one page in the document? I like having the scrollbar there when there are multiple-pages, but I'd prefer it to be hidden when there is nowhere to scroll to like in continuous mode. Thanks |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
In latest 3.6 pre-release I've added
ScrollbarInSinglePageadvanced setting.If set to true, we will now show a scrollbar in single page, non-continuous view. Some people asked for it.
For backwards compatibility it's set to
false.Beta Was this translation helpful? Give feedback.
All reactions