Skip to content

Conversation

@sn3ha-dev278
Copy link
Collaborator

@sn3ha-dev278 sn3ha-dev278 commented Jan 1, 2026

Summary:

Fixes an issue where selected diagram elements were included in exported SVG and PNG files.
Closes #1318.

Description for the changelog:

Remove selection highlights from exported SVG and PNG diagrams.

Declaration:

Thanks for submitting a pull request, please make sure:

  • content meets the license for this project
  • appropriate unit tests have been created / modified
  • functional tests created / modified for changes in functionality
  • you have read the contribution guide and agree to the Code of Conduct
  • any use of AI has been declared in this pull request

Other info:

@jgadsden jgadsden added the enhancement New feature or request label Jan 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

When exporting a diagram to a graphics format the selected items are shown selected in the exported image

2 participants