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
I'm trying to use Selectonic together with NestedSortable and I'm encountering some difficulties.
I've made a jsfiddle to better illustrate my problem.
If you try to randomly select elements, you'll see that some elements become selected / deselected without any click over them. And the shift hold selection will not select child elements because they're not in the same scope as the target element.
Is there a possibility that the plugin could support this feature in a near future?
Thank you
The text was updated successfully, but these errors were encountered:
Hi Alexey,
Amazing plugin you have here!
I'm trying to use Selectonic together with NestedSortable and I'm encountering some difficulties.
I've made a jsfiddle to better illustrate my problem.
If you try to randomly select elements, you'll see that some elements become selected / deselected without any click over them. And the shift hold selection will not select child elements because they're not in the same scope as the target element.
Is there a possibility that the plugin could support this feature in a near future?
Thank you
The text was updated successfully, but these errors were encountered: