Skip to content

GTK explorer indent guide lines #38

Description

@JDonaghy

TUI has vertical `│` indent guides in the explorer; GTK TreeView doesn't support vertical-only guides (built-in `enable_tree_lines` draws horizontal connectors too).

Options:

  • Cell data function with guide characters
  • Cairo custom drawing in a separate column

Key files: `src/gtk/tree.rs`

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew featureuiUI/rendering

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions