Skip to main content

Bug Tracker

Side navigation

#2443 closed bug (invalid)

Opened March 02, 2008 06:46PM UTC

Closed March 03, 2008 03:49PM UTC

Last modified March 04, 2008 04:24PM UTC

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:
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)
  • draggable.patch (0.8 KB) - added by StrikerNL March 02, 2008 06:47PM UTC.

    Patch to fix

Change History (2)

Changed March 03, 2008 03:49PM UTC by paul comment:1

resolution: → invalid
status: newclosed

It is implemented. Please include the file draggable.ext.js. Thanks!

Changed March 04, 2008 04:24PM UTC by StrikerNL comment:2

Oops, sorry for wasting your time. Thanks!