-
The following code doesn't work with blender_vscode, but it does work with Blender's native text editor.
The script runs in blender_vscode, and there are no errors, but the panel doesn't show up.
…
-
### Problem Report
I've tried putting two draggable elements inside each other and bounds them to the mainContainer but unfortunately, it didn't work as expected and I'd like to know if is this…
-
I have the same issue as outlined in #743 . I have tried the fix of adding `forceFallback` but unfortunately this hasn't fixed the issue for me, in fact it makes it _worse_!
I saw in [this issue o…
-
### Describe the bug
The `draggable` option on DynamicDialog's dialog is only applicable when using the built-in primeng dialog header. However, if we want to have a custom dialog header, there is no…
-
I'm using draggable elements inside an iframe. Like drag and drop operations of elements that are already inside the iframe. The elements do work with dragging but only when moving the mouse outside o…
-
In this example there isn't any real way to know that the order would generate 10 of the item after the order period is complete.
Setup:
![image](https://github.com/user-attachments/assets/93ac689…
-
When I copy and paste the elements, draggable doesn't work. So I called the variable named DraggableMultiple.init() in my function. it works perfectly for the new added element but the old elements di…
-
I'm in the processes of building a nested sortable grid (similar to this [example](https://5fc05e08a4a65d0021ae0bf2-ipdskkittb.chromatic.com/?path=/story/presets-sortable-multiple-containers--grid))
…
-
Ordering question type allows to create questions with draggable items longer than quiz statistics overview can handle.
'subqid' field is varchar(100). In lib/db/install.xml 'question_response_anal…
-
Nice work on this library.
I have a component that changes size when the user clicks on the show/hide toggle of a detail view. I'm using
```jsx
const sensors = useSensors(
useSensor(Poi…