Skip to content

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