Skip to content

TreeView - Upgrade to use Content Area for scrolling #3824

Open
@tig

Description

@tig

Once #3820 is done, which fixes

we will want to upgrade TreeView to support ScrollBar. There are two approaches:

  1. Upgrade TreeView to utilize the virtual content scrolling now built into View via Viewport, ViewportSettings, and SetContentSize().
  2. Leave the existing scroll logic in place, and program View.HorizontalScrollBar/VerticalScrollBar manually.

The former is a far better solution and should not be too hard to accomplish.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions