Ticket #4475 (closed enhancement: fixed)
Selectable helper has z-index hard coded.
| Reported by: | talmdal | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.8.3 |
| Component: | ui.selectable | Version: | 1.7.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
The selectable helper has a z-index hard coded as 100. It would be nice if the there was an option similar to draggable that allows the z-index to be specified.
I'm working on an application that sets the z-index of the dialog box to 1000 (the widget default). If I try to use the Selectable on the contents of the dialog box the lasso is not shown. If I set the appendTo, to the element id of the dialog contents, the lasso and the cursor don't match up.
All of this would be solved with a zindex option on Selectable.
Change History
Note: See
TracTickets for help on using
tickets.

