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

fix: DH-17076 LayoutHints on TreeTables were not being applied #2041

Merged
merged 3 commits into from
Jun 3, 2024

Commits on May 29, 2024

  1. fix: LayoutHints on TreeTables were not being applied

    - Related to DH-17076
    - Needed a Core patch: deephaven/deephaven-core#5543
    - Tested using both the Python and Groovy snippets from the ticket
    - Fixes deephaven#2035
    mofojed committed May 29, 2024
    Configuration menu
    Copy the full SHA
    b71f5a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4898d2 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Minor cleanup after review

    mofojed committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    ec21a11 View commit details
    Browse the repository at this point in the history