bpmn-io/bpmn-js

The template element(hover) icon rendering error

Open

#2206 aperta il 21 lug 2024

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)JavaScript (1249 fork)batch import
backlogbugelement templatesgood first issuemodeling

Metriche repository

Star
 (7739 star)
Metriche merge PR
 (Merge medio 17h 6m) (4 PR mergiate in 30 g)

Descrizione

Describe the Bug

An element is backed by an element template with an attached icon. If I preview the element for append, then the custom icon is not shown.

image

Describe the solution

The preview picks up the custom icon, if @bpmn-io/element-template-icon-renderer is hooked up.

Environment

  • Browser: Chrome 126.0.6478.63
  • OS: macos 14.5
  • Library version: bpmn-js 17.9.1

Guida contributor