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
cd5388e: Add an autoSelectNewEntities prop to SelectionTool. When enabled, each new entity added to the selection set (via lasso or ellipse) is set as the active selectedEntity, causing the Details panel to focus the latest selection. Defaults to false so existing consumers see no behavior change.
Patch Changes
32a4ce4: Bump @threlte/extras to fix ghosting issue