[#92] Horizontal scrolling on pages

Scrolling horizontally does not work on android. Not a new issue for me. I have the latest version now. Option to wrap text is disabled. Content enclosed in monospace blocks can be scrolled horizontally.

#feature

๐Ÿž Issue #92 in s/Lagrange-Issues

๐ŸŒฒ Total_FLOSS

2024-10-13 ยท 2 years ago

1 Comment

๐ŸŒ† skyjake [mod...] ยท 2024-10-13 at 17:51:

Note that horizontal scrolling of the entire document is not implemented on any platform. Only preformatted blocks inside Gemtext documents can be scrolled.

The reason is that the way this is currently implemented, scrolling the whole document would be too inefficient.