Open rhdunn opened 6 days ago
There are solutions, but none of them elegant. I'll put in something ugly but extension-friendly.
You could have multiple rendering passes:
That would likely be the cleanest approach.
I meant the solutions to do this without breaking monkey patches out in the wild are not elegant.
There are already multiple passes. But simply splitting the group render into two phases isn't enough to get legible text:
Edit: worth noting.. I accidentally increased the opacity of the title bar, and it's still bad (railing on my own attempt here, not your suggestion). There is a change planned for groups - this could be added as a goal to that.
Frontend Version
1.3.26
Expected Behavior
When a noodle/wire passes over a group title, the title text should be clearly visible.
Actual Behavior
When a noodle/wire passes over a group title, the title text is obscured as the noodle is displayed above the group title.
Steps to Reproduce
workflow.json
Debug Logs
Browser Logs
n/a
Setting JSON
What browsers do you use to access the UI ?
Mozilla Firefox
Other
This is more apparent when creating large/complex workflows.