h_classen
(Hans-Gerd Claßen)
May 11, 2020, 4:47pm
3
if i remember it right, the intersection-hype-behaviors for on and off will fire also without a drag in my dragNdrop-enabler. So you could probably make a setup using it ...
I did an update on the ‘HypeDragAndDropEnabler’. Drag and drop for Hype without touching code …
online: https://www2.aachener-zeitung.de/zva/karlo/test/jungle_lodge/
file: jungle_lodge.hype.zip (615.9 KB)
configuration within hype -> attributes panel
possible attributes:
drag-elements:
data-drag -> should be true
data-drop -> class ... of elements that should allow drop for this element
data-dropsnap -> true ... to snap to left and top of droppable element
data-dragreverse -> true ... reve…