You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When scrolling using the second example (Complete Example (with haptic feedback)) in README.md the ReorderableItem and ReorderableItemScope constantly recomposes. Is this expected behaviour?
Removing the ReorderableItem returns recomposition to standard behaviour.
This is impacting performance on a few screens of mine.
Screen.Recording.2024-08-31.at.6.04.50.PM.mov
Thanks, love the library, hope to keep using it.
The text was updated successfully, but these errors were encountered:
Much better performance on the demo :) thanks for that. Now I just have to figure out why my list is slow. I'll raise another bug if I get a simple example.
When scrolling using the second example (Complete Example (with haptic feedback)) in README.md the ReorderableItem and ReorderableItemScope constantly recomposes. Is this expected behaviour?
Removing the ReorderableItem returns recomposition to standard behaviour.
This is impacting performance on a few screens of mine.
Screen.Recording.2024-08-31.at.6.04.50.PM.mov
Thanks, love the library, hope to keep using it.
The text was updated successfully, but these errors were encountered: