bpmn-io/bpmn-js

The template element(hover) icon rendering error

开放

#2,206 创建于 2024年7月21日

 (4 条评论) (0 个反应) (0 位负责人)JavaScript (1,249 个派生)batch import
backlogbugelement templatesgood first issuemodeling

仓库指标

星标
 (7,739 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南