Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interleaved view support, version 5 #150

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    f23cb9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14a5194 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84789ba View commit details
    Browse the repository at this point in the history
  4. Add interleaving support to tree model.

    This commit adds support for interleaved regions and nodes to the tree
    model, but does not use it yet. This commit can be tested to verify
    that the changes do not impact the non-interleaved case.
    martinling committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    8f47902 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34e3bc6 View commit details
    Browse the repository at this point in the history
  6. Enable interleaved view.

    martinling committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    f06061a View commit details
    Browse the repository at this point in the history