Skip to content

Conversation

@SuYaSh-PaThAk04
Copy link
Collaborator

@SuYaSh-PaThAk04 SuYaSh-PaThAk04 commented Jan 4, 2026

Updated export methods to handle selections properly.Added proper comments to changes

Summary:
Fixes an issue where selected diagram elements were exported with editor-only visual decorations (such as selection outlines and delete controls) in PNG and SVG exports.

This change ensures exported diagrams are clean and reflect the intended final view rather than the current editing state.

Closes #1318

Description for the changelog:
Clean up diagram exports by excluding selection highlights and editor controls from PNG and SVG output.

Updated export methods to handle selections properly.
@jgadsden
Copy link
Collaborator

jgadsden commented Jan 4, 2026

@SuYaSh-PaThAk04 , this pull request does not follow the contributing guidelines and is being closed

@jgadsden jgadsden closed this Jan 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

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