Skip to main content

Search and Top Navigation

#7076 closed feature (wontfix)

Opened March 07, 2011 09:57AM UTC

Closed March 07, 2011 12:49PM UTC

Last modified March 07, 2011 12:58PM UTC

Set Z-Index on Click also

Reported by: mahesh Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.draggable Version: 1.8.10
Keywords: Cc:
Blocked by: Blocking:
Description

when the option "stack" is set for Draggable. it works as expected. this feature is recommended for "Click" also not only on Dragging.

Test Case http://jsfiddle.net/maheshep/LQ4JT/9/

say these can be good options

stack-mode: draggable-only
stack-mode: click-only
stack-mode: both
Attachments (0)
Change History (4)

Changed March 07, 2011 10:08AM UTC by mahesh comment:1

New Property can be stackMode

stackMode: "draggableOnly"
stackMode: "clickOnly"
stackMode: "both"

Changed March 07, 2011 12:49PM UTC by scottgonzalez comment:2

resolution: → wontfix
status: newclosed

The stack option is being removed.

Changed March 07, 2011 12:55PM UTC by mahesh comment:3

any particular reasons to remove "stack" option?

Changed March 07, 2011 12:58PM UTC by scottgonzalez comment:4

Because it's not a core feature. We're redesigning the API for all existing plugins to regain sanity in their APIs. We're trying to simplify the APIs, not complicate them.