flutter-reorderable-grid-view icon indicating copy to clipboard operation
flutter-reorderable-grid-view copied to clipboard

Bug: GridView.count doesn't render children correctly

Open karvulf opened this issue 4 months ago • 0 comments

Steps to reproduce:

  1. Start example app (iPhone 15 Pro Max)
  2. Select ReorderableType.gridViewCount
  3. Start dragging an item and scroll until the 60th item and release it
  4. Start dragging again and scroll -> the items are still invisible and are not loaded correctly

https://github.com/user-attachments/assets/dfbfe9cd-cd71-40a3-a378-cbd06125e761

karvulf avatar Oct 03 '24 16:10 karvulf