Markus Ast

Results 221 comments of Markus Ast

Argh, `touch-dnd` sets the `margin-bottom` of the current dragged item to a negative value. However, table rows do not support negative values. That is, there is currently no other solution...

Sure, I hope you find a solution that works well for your use case!

I have never tried to implement this behavior, but maybe you are able to implement it in the `draggable:stop` event. However, you would have to check whether the draggable has...

touch-dnd is not opinionated about how to solve zIndex. That is, I think this issue should be fixed through CSS z-index manually.

Were you able to fix your issue?

Sorry, but this is currently not possible.

I am not aware of a better solution. But, if your use cases permits this, you could use sortables and connect them together. Would you consider the drop event being...

Being able to track multiple items should not be possible. I'll look into it, thanks for reporting

In case this helps anyone coming to this issue. While not pretty, I am increasing the stack size by manually writing the start and end locations to the Wasm memory....

Suggestion from https://forum.dcs.world/topic/195700-in-game-scratchpad-mod-available-works-great-in-vr/?do=findComment&comment=5047073: add an Enter button to the keypad mod