💾 Archived View for bbs.geminispace.org › s › Lagrange-Issues › 92 captured on 2024-12-17 at 15:13:47. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

[#92] Unable to scroll horizontally on Android

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.

🐞 Issue #92 in s/Lagrange-Issues

🌲 Total_FLOSS

Oct 13 · 2 months ago

1 Comment

🕹️ skyjake [mod...] · Oct 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.