billthefarmer / editor

Android simple text editor
https://billthefarmer.github.io/editor
GNU General Public License v3.0
474 stars 85 forks source link

Scrollbar inconsistency in view/edit #232

Closed clach04 closed 4 months ago

clach04 commented 5 months ago

In View mode for both Editor and https://github.com/billthefarmer/notes (which I think is using Editor as a sub-component?) there is a scrollbar which can be used.

In Edit mode, this appears to only show the location and is not usable. In Editor, a workaround is to use the "Go To..." which is vaguely similar to a scrollbar implementation.

billthefarmer commented 5 months ago

The scrollbar doesn't work – see https://github.com/billthefarmer/notes/issues/51#issuecomment-2056799971