Selectable helper has z-index hard coded.
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 (4)
Milestone: |
TBD →
1.7.2
|
Priority: |
minor →
major
|
Type: |
bug →
enhancement
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Fixed in a90e195