-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Refactor Fill/Stroke to use graphic-list values in attributes #4257
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from all commits
4351a82
1faa3a8
ee9130c
d92a2ff
fbd07aa
aed374e
73b4b5f
c134c03
44dd546
7fdb5d1
1eba280
271fd4a
2e02582
9622feb
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
P1: Creating a missing gradient value node uses
set_inputwhich replaces the existing upstream connection instead of splicing into it, potentially disconnecting existing gradient transform/type/spread nodes.Prompt for AI agents