Problem/Motivation

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?

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

sime created an issue. See original summary.

jurgenhaas’s picture

Hi @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?

sime’s picture

Status: Active » Needs work

That is really good to know. I'll leave this open for when i have a chance to dive deeper.

jurgenhaas’s picture

Version: 2.0.x-dev » 3.0.x-dev
Component: Miscellaneous » Code
Status: Needs work » Active

Moving this to the 3.x branch.

  • jurgenhaas committed fc22056a on 3.0.x
    Issue #3406910 by sime, jurgenhaas: Adding color to model
    
jurgenhaas’s picture

Status: Active » Fixed

There 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.

  • jurgenhaas committed aaa25de8 on 3.0.x
    Issue #3406910 by sime, jurgenhaas: Adding color to model
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.