Modify ↓
Ticket #2443 (closed bug: invalid)
zIndex in draggable not implemented
| Reported by: | StrikerNL | Owned by: | paul |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.2.4 |
| Component: | ui | Version: | 1.2.3 |
| Keywords: | draggable zIndex | Cc: | |
| Blocking: | Blocked by: |
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
Change History
Changed 5 years ago by StrikerNL
-
attachment
draggable.patch
added
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Patch to fix