Skip to content

Add scroll bars to windows #84

@scallyw4g

Description

@scallyw4g

Currently we don't track any sort of bounds when scrolling content in a window .. we just accumulate into a v2 Scroll and blindly offset the window content by that amount. In order to support scrollbars, we first need to track the window content bounds and prevent scrolling past it (#49). Once that's done, drawing a scrollbar should be relatively straight-forward.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions