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
fix: probe tool not showing when segment groups present
Segment group actors have pickable:false, so picking from the first
sample (which is a segment group when present) fails. Use the base
image actor for picking instead, which is always pickable.
0 commit comments