Quote from
asmat on April 22, 2021, 5:07 pm
Is there any way to use draggable and resizable plugins simultaneously?
I have used like below, I think they conflict with each other.
neoDragInit "Container1"
neoDragSetHandle "Container1" "PushButton1"
neoResizableOn "Container1" "" "50px" "300px" "50px" "300px" ""
Is there any way to use draggable and resizable plugins simultaneously?
I have used like below, I think they conflict with each other.
neoDragInit "Container1"
neoDragSetHandle "Container1" "PushButton1"
neoResizableOn "Container1" "" "50px" "300px" "50px" "300px" ""