javascript - Paper JS Group Items -


i'm doing select tool , i'm trying group items using group.addchildren(itemsarray) works well. downside adds group top of active layer stated in reference (creates new group item , places @ top of active layer) places other items below group hence covering them.

what want retain indices no matter if select items, not jump front , cover ones not selected.

if of guys have encountered similar situation, appreciated.

regards.


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -