-
- Add `ComponentIdReference` structure to store reference to component using `FileId` structure as id.
- Add `ComponentIdReferenceListDrawer` class to draw reorderable collection of `ComponentIdRefer…
-
- Add `ComponentReference` structure to store component reference with file id.
- Add `ComponentReferenceListDrawer` class to draw reorderable list of the `ComponentReference` elements.
-
Does anyone know how to lock the headers so they cannot be dragged and moved? This is in reference to the one window mode.
-
## Steps to Reproduce
1. Add SingleChildScrollView widget (or ListView widget)
2. Add ReorderableListView as a child of SingleChildScrollView
## Logs
```
════════ (12) Exception caught by ren…
-
### Describe what to research into
The latest version of unity now supports reorderable lists. There's almost no reason to customize the inspector for lists anymore, so look into which packages coul…
-
```
[X] bug report => Search github for a similar issue or PR before submitting
[X] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primevue/…
-
Is it possible to make TabItems reorderable with drag & drop?
Thanks in advance!
-
The examples on the component guide for the accordion component contain more information that has been included in the YML file.
For example, if you look at the [with data attributes](https://compo…
-
## Steps to Reproduce
I only target WEB.
With Flutter 3.7, run the following code with DDC:
1. Execute `flutter run -d chrome` on the code sample
2. See the console for the error that is be…
-
## Steps to Reproduce
Using `ViewPager` in Android native with `FlutterFragment` which contains Draggable widget.
how can i avoid this:
https://user-images.githubusercontent.com/35989475/…