Václav Čermák

Results 10 comments of Václav Čermák

Let start with the code, maybe I am doing something wrong and you will see it immediately. Sortable: ``` Options sortableOptions = new Options(); sortableOptions.set("helper", "'clone'"); sortableOptions.set("scroll", "false"); // sortableOptions.set("axis",...

I'am using JQueryUI version. It does not call DraggableBehavior.newDroppableBehaviorVisitor at all. But I don't have DraggableBehavior on Sortable items. If I put it there, dropping works, but Sortable stops working.

I have created a simple project: https://github.com/VaclavC/Test-SortNDrop It prints "component: null" on stdout.

The proposed solution is hardly usable in my real application. Sortable is in another panel hierarchy than the target and they don't now about themselves. I solved it by adding...

Have tried it and the problem is somewhere in DroppableBehavior. With Droppable, it works regardless of an id in HTML. There was a mistake, both droppables had the same html...

Will try it, but it looks complicated (I'am looking at AjaxSlider and AjaxSliderBehavior).

I have tried git version compatible with Gnome 46 briefly and it seems to work with 46.2 as well. Ubuntu 24.04 on an "experimental" laptop. I will try it more...

Hopefully somebody will fix that. Gnome 46's Mutter will have explicit sync support and will work with Wayland on Nvidia, it's significant improvement. I had never created with any Gnome...

This is how it looks if I take a photo of the screen. On screenshots it looks different. ![Image](https://github.com/user-attachments/assets/aca24850-2ddc-46a4-843e-bf19d22141d7)