Skip to content

dumpViews - progress option not working? #2695

Answered by kumilingus
frnora asked this question in Q&A
Discussion options

You must be logged in to vote

It's a mistake. There is no progress for dumpViews. It makes no sense as dumpViews is always synchronous.

Are you saying it used to work in v3 and not in v4? There were no changes in this aspect as far as I know.

You don't need to force the paper content to rendered in order to center the paper scroller. You can use useModelGeometry: true instead.

paperScroller.centerContent({ useModelGeometry: true });

It's missing from the docs right now. I am sorry for the inconveniences.
It's the same option as getContentArea() useModelGeometry option.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by frnora
Comment options

You must be logged in to vote
2 replies
@kumilingus
Comment options

@frnora
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants