You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys,
I noticed an issue with the option zIndex. This option seems to be ignored while it is replaced by a default value 9999.
Here are the options I am using for my draggable element:
data-jqyoui-options="{appendTo: 'body', revert: 'invalid', helper: 'clone', revertDuration:250, cursorAt:{top:'3', left:'3'}, zIndex: 10009}"
Are the options correct ? If yes, any chance to fix this issue ?
I can contribute if needed.
Thanks.
The text was updated successfully, but these errors were encountered:
scythianfuego
added a commit
to scythianfuego/angular-dragdrop
that referenced
this issue
Apr 10, 2017
Hi guys,
I noticed an issue with the option zIndex. This option seems to be ignored while it is replaced by a default value 9999.
Here are the options I am using for my draggable element:
data-jqyoui-options="{appendTo: 'body', revert: 'invalid', helper: 'clone', revertDuration:250, cursorAt:{top:'3', left:'3'}, zIndex: 10009}"
Are the options correct ? If yes, any chance to fix this issue ?
I can contribute if needed.
Thanks.
The text was updated successfully, but these errors were encountered: