You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Background:
Highlight functionality has been added as part of #4984. However, there's an issue where highlights do not persist when saving the structure as an image.
Solution:
Implement support for retaining atom/bond highlights when exporting the structure as PNG or SVG. Currently, highlights are lost during the image export process. The solution should ensure that the selected highlights are accurately reflected and preserved in the saved image files (both PNG and SVG formats).
The text was updated successfully, but these errors were encountered:
AnnaKosol
changed the title
Retain Atom/Bond Highlights When Exporting as PNG and SVG
Retain Atom/Bond highlights when exporting as PNG and SVG
Oct 2, 2024
Background:
Highlight functionality has been added as part of #4984. However, there's an issue where highlights do not persist when saving the structure as an image.
Solution:
Implement support for retaining atom/bond highlights when exporting the structure as PNG or SVG. Currently, highlights are lost during the image export process. The solution should ensure that the selected highlights are accurately reflected and preserved in the saved image files (both PNG and SVG formats).
The text was updated successfully, but these errors were encountered: