-
[Question] I'm trying to build a "Drag to Reorder" image masonry tile grid. I already have a component `ImageTiles` that accepts an array of image URLs and a `renderItem`, and handles the image layout…
-
### Area
UI Components
### The problem
Currently, data-grid isn't an accessible component when it comes to row-reordering. Right now, you can drag and drop to re-order rows, but there isn't a featu…
-
Upon attempting to install with `yarn add rotorz/unity3d-reorderable-list`, I get this error:
`warning package.json:`
`No license field`
`warning No license field`
`[1/4] Resolving packages...`
…
-
Hi
I am writing a custom inspector that has a drag and drop area, first take a look at this code snippet :
public override void OnInspectorGUI ()
{
var t =(SacredTileSet) ta…
-
### Describe the bug
I want to prevent reordering if the column index is 0, but I can't seem to stop it.
Even if I return in the onColReorder function when event.dropIndex === 0, column reorderi…
-
Hello,
Fixed the example so it works with the latest Flutter :)
I am noticing that the Slideable widget when dismissed emits a small error. Please see video. Any tips how to make this issue go a…
-
So the current HMF component:
1. It supports both controlled and uncontrolled ways, but we searched through the code base, HMF has never been used as uncontrolled component…should we get rid of the u…
-
I'm using the reorderable sliverList widget with bloc management, When I finish reordering, the last state(before the reordering) gets rendered again, and only after it, the state from my bloc builder…
-
Hi. You have a great library, but I ran into a problem. When trying to drag an element in a LazyVerticalGrid, the animation only happens vertically and not horizontally. However, if you drag an elemen…
-
This is based on the documentation [here](https://github.com/syntagmatic/parallel-coordinates#parallel-coordinates)
```
data data frame
dimension quantitative dimensions to visuali…