Skip to content

Horizontal Scrollbar #281

Open
Open
@TechnicJelle

Description

@TechnicJelle

I could really use a horizontal scrollbar, because sometimes the code is pretty wide.

I don't want to use text wrapping, either, because that does not look great on code.
And besides, it's not even implemented yet, anyway. #178

In a fork of this repository, I tried adding it myself, but I don't think I'm good enough at Flutter, yet, to be able to do it properly.
Because right now, the scroll bar is only visible at the bottom of the scrollview, instead of always visible at the bottom of the screen...

Peek.2024-09-05.04-48.mp4

I also tried making it use a SingleChildTwoDimensionalScrollView, but that had its own layouting issues.
I do think this would be the best working solution, though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions