select a group when dragging over part of the group
Author: addlistenerCreated Mar 12, 2026Updated Mar 12, 2026
I look at this example and found you have to drag over all group children to select that group.
Is it possible to select the whole group, when we only drag over part of the group?
I tried using groupManager.selectCompletedChilds in onSelect however an infinite loop is triggered
Source: daybrush/moveable