Skip to content
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

Dracula plugin sets the color of labels #108

Closed
t1 opened this issue Apr 25, 2024 · 1 comment
Closed

Dracula plugin sets the color of labels #108

t1 opened this issue Apr 25, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@t1
Copy link

t1 commented Apr 25, 2024

Describe the Bug

When I edit a BPMN model with the Dracula plugin installed, it changes the color of all labels from:

<bpmndi:BPMNLabel>

to:

<bpmndi:BPMNLabel color:color="rgb(207, 205, 205)">

Steps to Reproduce

  1. install Dracula plugin
  2. open the Modeller
  3. open a BPMN
  4. change something
  5. save
  6. examine the updated BPMN

Expected Behavior

It should never change the color in the BPMN.

Environment

  • OS: MacOS 14.4.1
  • Camunda Modeler Version: 5.21.0
@t1 t1 added the bug Something isn't working label Apr 25, 2024
@nikku
Copy link
Member

nikku commented Apr 26, 2024

Please open the respective issue in the plug-in repository: https://github.com/hlucasfranca/camunda-modeler-plugin-dracula.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants