Notebook layouting compatibility with high DPI / widescreen displays #2098
Labels
[C] Frontend
Focuses on frontend implementation
[P] Minor
Minor priority
[S] Small
This issue should require only small changes.
The current notebook breakpoints used to determine whether the layout should be top/bottom or left/right doesn't consider the content width limit that the page otherwise has. On High-DPI or widescreen monitors, this can easily lead to cases where the top/bottom layout is used although the left/right layout would be more appropriate.
This is what currently happens when you zoom out of the page far enough:
I think we might want to
The text was updated successfully, but these errors were encountered: