Skip to content
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

Add possibility to save structure as image #437

Closed
AndreiMazol opened this issue Mar 30, 2021 · 1 comment · Fixed by #475
Closed

Add possibility to save structure as image #437

AndreiMazol opened this issue Mar 30, 2021 · 1 comment · Fixed by #475
Assignees
Milestone

Comments

@AndreiMazol
Copy link
Contributor

Ketcher API provides a method to save structure as SVG and PNG files by calling Indigo endpoints. In scope of this task is necessary to rework 'Save' dialog in order to support possibility to save structure in different graphic formats (SVG and PNG).

@AndreiMazol AndreiMazol added this to the Save Structure As Image milestone Mar 30, 2021
@StartsevDS StartsevDS linked a pull request Apr 7, 2021 that will close this issue
StartsevDS added a commit that referenced this issue Apr 14, 2021
…structure-to-png

# Conflicts:
#	packages/ketcher-react/src/script/ui/views/modal/components/document/Save/Save.jsx
@StartsevDS StartsevDS linked a pull request Apr 14, 2021 that will close this issue
@AndreiMazol AndreiMazol removed this from the Save Structure As Image milestone Apr 21, 2021
@AndreiMazol AndreiMazol added this to the Release 2.3.0 milestone Apr 21, 2021
@Svetlana-Asinovskaia Svetlana-Asinovskaia changed the title Add possibility to save structure as PNG Add possibility to save structure as image Jun 3, 2021
@Svetlana-Asinovskaia
Copy link
Collaborator

Svetlana-Asinovskaia commented Jun 4, 2021

Release/2.3 The issue is closed as partly fixed.
It's possible to save the structure as image in Standalone mode (as svg and png), in Remote mode (as svg). It will be possible to save the structure as png in Remote mode after the fix of the issue #371 will be done. Besides the sizes of the view boxes are different in Remote and Standalone modes now. It has been decided that the problems are not blocking, since the main functionality works correctly. Behavior will be rechecked after the fixes will be done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants