bpmn-io / bpmn-js-properties-panel

A properties panel for bpmn-js.
MIT License
293 stars 196 forks source link

Properties Panel Header Displays Element Template Icon Found in XML #1012

Closed zxuanhong closed 8 months ago

zxuanhong commented 9 months ago
  1. modify the rendering panel header icon to match the element template icon renderer. Even if the template is not loaded, it will not affect icon rendering.for example(not loaded templates):

    iShot_2024-01-04_19 07 11 iShot_2024-01-04_19 07 25
  2. can indirectly implement custom icons for element


Closes https://github.com/bpmn-io/bpmn-js-properties-panel/issues/1011

philippfromme commented 8 months ago

Merged through https://github.com/bpmn-io/bpmn-js-properties-panel/commit/c81dc4fd4e4be63bf189e471d30da1cdf9f442a7. I squashed the commits and adjusted the tests. Thank you for your contribution. 🎖️