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

Add support for multiple Haze nodes attached to a HazeState #441

Merged
merged 9 commits into from
Dec 18, 2024

Conversation

chrisbanes
Copy link
Owner

@chrisbanes chrisbanes commented Dec 11, 2024

This PR adds in support for multiple Modifier.haze nodes attached to a HazeState. This means that there can be N haze nodes, and M hazeChild nodes attached to a state.

This has a number of use cases which I'll document, but the main one is the overlapping area use case:

Screen.Recording.2024-12-11.at.21.13.16.mp4
  • Benchmark performance
  • Write docs

Fixes #425, #443

@chrisbanes chrisbanes changed the title Multiple Haze nodes Add support for multiple Haze nodes attached to a HazeState Dec 11, 2024
@chrisbanes chrisbanes force-pushed the cb/multi-background branch 3 times, most recently from b281b96 to fe699b6 Compare December 16, 2024 16:04
@chrisbanes chrisbanes marked this pull request as ready for review December 18, 2024 21:20
@chrisbanes chrisbanes enabled auto-merge (squash) December 18, 2024 21:22
@chrisbanes chrisbanes merged commit 66fe85d into main Dec 18, 2024
2 checks passed
@chrisbanes chrisbanes deleted the cb/multi-background branch December 18, 2024 22:01
@Skaldebane
Copy link

Thanks!

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.

LazyList Sticky headers
2 participants