active_kind
doesn't change the node socket shape when set from SocketDef
#2
Labels
No labels
abstractions
architecture
bug
distribution
docs
duplicate
enhancement
feature
physical
proposal
question
simulation
tooling
tracker
unconfirmed
ux
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Total time spent: 10 minutes 36 seconds
Due date
so-rose
10 minutes 36 seconds
No due date set.
Dependencies
No dependencies set.
Reference: so-rose/oscillode#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When we altered
on_prop_update
to not propagate whileSocketDef
attributes were being set, we also inadvertently gated away the logic that makesArray/LazyArrayRange
-active-kind sockets look square.