-
-
Notifications
You must be signed in to change notification settings - Fork 335
Fix SVG/PNG export to exclude selection decorations #1424
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
jgadsden
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @sn3ha-dev278 , thanks for submitting the pull request
please answer the following:
- appropriate unit tests have been created / modified
- functional tests created / modified for changes in functionality if required
- any use of AI
|
tested with and without time-out delays, both work OK and no race condition detected |
|
Thanks for the review. |
jgadsden
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK, thanks for the testing and clarification @sn3ha-dev278
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:
Other info: