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
--> one can clearly see that the vertical scrollbar is not present on the HTML version of the slides, while the overflow on the lower part of the output is cut from view (in a typical viewport with 4:3 or similar ratio).
I have enabled the vertical scrollbar via metadata
'scroll': 'true'
(cf. RISE doc) and it works fine in live presentation mode.Upon exporting to HTML, however, the scrollbar setting gets lost and vertically extending slide contents will simply be cut and become unaccessible.
I'm running nbconvert==7.2.5, notebook==6.5.2 and rise==5.7.1 .. (I have seen this effect in both chromium 105.0.5195.102 and firefox 104.0)
The text was updated successfully, but these errors were encountered: