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

Added support for staggered grid #270

Open
wants to merge 20 commits into
base: main
Choose a base branch
from
Open

Added support for staggered grid #270

wants to merge 20 commits into from

Conversation

bpappin
Copy link

@bpappin bpappin commented Jun 2, 2023

The internal structure of LazyStaggeredGridItemScope is missing the animateItemPlacement() modifier that LazyGridItemScope has, so that section does not work properly.

Also, there was no way to tell the orientation from LazyStaggeredGridState.isVertical because its internal and not accessible, which lead to separate remember clauses.

@IHNEL
Copy link

IHNEL commented Jun 11, 2023

will someone merge this?

@kafri8889
Copy link

Please merge this @aclassen

@bpappin
Copy link
Author

bpappin commented Jan 25, 2024

For those needing this, it looks like its been added for 0.9.7, but the PR not merged.
As far as i can tell, 0.9.7 has not been published.

Fix infinite recomposition happening when `draggingItemLeft` and `dra…
* main:
  Fix infinite recomposition happening when `draggingItemLeft` and `draggingItemTop` values are used in composition
…92/ComposeReorderable into VeselyJan92-compose_gradle_upgrade

# Conflicts:
#	android/build.gradle.kts
#	build.gradle.kts
#	gradle.properties
#	gradle/wrapper/gradle-wrapper.properties
…ctored_forEachGesture_with_awaitEachGesture

Merging PR with conflicts.
…develop

* 'develop' of github.com:bpappin/ComposeReorderable:
  Add onDragStart callback
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.

5 participants