You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Based on #874, and in particular #874 (comment), I would expect a view set to wrap={false} to start at the top of the next page, and wrap from there, if it is taller than the page height.
To Reproduce
Steps to reproduce the behavior including code snippet (if applies):
Describe the bug
Based on #874, and in particular #874 (comment), I would expect a view set to
wrap={false}
to start at the top of the next page, and wrap from there, if it is taller than the page height.To Reproduce
Steps to reproduce the behavior including code snippet (if applies):
unbreakable
is currently rendering on page 2.unbreakable
height from 400 to 800Expected behavior
Unbreakable views that are too tall to fit on one page should start on the next page and wrap as described.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: