-
```
What steps will reproduce the problem?
1. Create a JFrame with a JComboBox and run the program.
2. Click the combo box.
3. Drag it and the whole window drags.
4. Note that the JFrame's decorations…
-
make a floating window that can be dragged out the way, and resized
-
On FF background image is still selectable (despite of -moz-user-select: none) and text selection may result "slippery". On chrome dragging prevention is not reliable on some cases.
I may suggest to m…
-
```
What steps will reproduce the problem?
1. Create a JFrame with a JComboBox and run the program.
2. Click the combo box.
3. Drag it and the whole window drags.
4. Note that the JFrame's decorations…
-
It would be nice if `{{draggable-object}}` was available as a component mixin, my specific usecase is as follows: I have a track-item component that I render inside an each block, and I wanted to make…
-
Hi- I'm trying to create a post-it note type UI. The following will disable dragging on the nodes, unless user grabs the specified handle selector.
JS:
```
$(".container").shapeshift({
handle: '.d…
-
As soon as the draggble view is minimized, the youtube player is throwing this error:
W/YouTubeAndroidPlayerAPI: YouTube video playback stopped due to unauthorized overlay on top of player. The Yo…
-
Hey!
I've just started using this mod and it's really useful.
There are a few things that could be improved, such as being able to modify actions and change the order of items in the menu. I was sur…
-
```
I have a group of labels that are draggable and droppable, they are displayed
inside a table which is in a scrollable parent. They act as re-orderable column
headers and are locked to horizontal…
-
//这是我的数据
items: GanttItem[] = [
{
"id": "v9",
"title": "版本注册",
"start": 1650601094000,
"end": 1650604333000,
"group_id": …