bpmn-io/bpmn-js

The template element(hover) icon rendering error

Open

#2,206 建立於 2024年7月21日

在 GitHub 查看
 (4 留言) (0 反應) (0 負責人)JavaScript (7,739 star) (1,249 fork)batch import
backlogbugelement templatesgood first issuemodeling

描述

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

貢獻者指南