Skip to content

Conversation

JonasDov
Copy link
Contributor

Prerequisite for #1362
Unified how filtered trees are created.

@JonasDov JonasDov requested review from a team as code owners August 13, 2025 09:43
Copy link
Member

@grigasp grigasp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One pattern that I see is that non-exported module-internal types and functions are being defined at the top of the source files, before the exported APIs. I'd like such APIs to be moved to the bottom, so the exported (important) ones are at the top.

@JonasDov JonasDov merged commit e69be02 into tree-widget/next Aug 19, 2025
10 checks passed
@JonasDov JonasDov deleted the JonasD/visibility-handling-for-filtered-trees branch August 19, 2025 10:23
@JonasDov JonasDov linked an issue Aug 20, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tree widget: Unify visibility handlers
2 participants