Skip to content

Do not cache subflow colors as each subflow can have its own#5518

Merged
knolleary merged 1 commit intomasterfrom
5512-sf-colors
Mar 5, 2026
Merged

Do not cache subflow colors as each subflow can have its own#5518
knolleary merged 1 commit intomasterfrom
5512-sf-colors

Conversation

@knolleary
Copy link
Copy Markdown
Member

Fixes #5512

The changes made in #5500 included a change to the caching around what color individual nodes are based on their type.

In the case of subflows, each subflow can have its own color - so caching against the key 'subflow' is inappropriate.

@knolleary knolleary merged commit 8632b76 into master Mar 5, 2026
5 checks passed
@knolleary knolleary deleted the 5512-sf-colors branch March 5, 2026 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Subflow custom colours not applying since 4.1.6

1 participant