Closed (fixed)
Project:
BPMN.iO
Version:
3.0.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Dec 2023 at 22:50 UTC
Updated:
21 Jun 2025 at 10:39 UTC
Jump to comment: Most recent
I've built a couple of models and sometimes i get stuck and leave them disabled. I have all the tools i need to describe the problem, but it would be great to be able to use colours for visual language. What would be the process? Would i be forking this module and adding an extenion like https://github.com/bpmn-io/bpmn-js-nyan or is this something that can be done with PRs on this module?
Comments
Comment #2
jurgenhaasHi @sime we're happy to receive contributions to this module. So, if you wanted to start with an issue fork and create an MR, I'm more than happy to review and later merge that into the product.
Please let me know if you needed any assistance in understanding how the webpack application is brought together. Which is need to add more components to it. Also, let's consider to make this new feature optional, i.s. should users be able to enable it, when it's disabled by default?
Comment #3
simeThat is really good to know. I'll leave this open for when i have a chance to dive deeper.
Comment #4
jurgenhaasMoving this to the 3.x branch.
Comment #6
jurgenhaasThere is now a color picker for elements. This is only available in version 3 and later, and at this point, the color will only be stored in the raw data of the model, not in the model owner config enttities.