#2443 closed bug (notabug)
zIndex in draggable not implemented
Reported by: | StrikerNL | Owned by: | paul |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.core | Version: | 1.2.3 |
Keywords: | draggable zIndex | Cc: | |
Blocked by: | Blocking: |
Description
A draggable helper is supposed to be able to have a zIndex defined, see Draggables Documentation.
This does not seem to be implemented, however. I fixed this (1 line) and created a patch against 1.5b to implement the zIndex config parameter.
See http://ddcrew-dev.be/droppable/draggable.patch or attachment for patch.
Attachments (1)
Change History (4)
Changed 15 years ago by
Attachment: | draggable.patch added |
---|
comment:1 Changed 15 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
It is implemented. Please include the file draggable.ext.js. Thanks!
Note: See
TracTickets for help on using
tickets.
Patch to fix