m2ms / fragalysis-frontend

The React, Redux frontend built by webpack
Other
1 stars 1 forks source link

Copy smiles from molecule image #869

Open boriskovar-m2ms opened 2 years ago

boriskovar-m2ms commented 2 years ago

Icon ContentCopy (from MUI) will be added to each hit (LHS) and compound (RHS) which will be shown on when user enters the picture with structure area. After clicking the icon the SMILES (smiles attribute on the molecule) will be copied to users clipboard.

ag-m2ms commented 2 years ago

ContentCopy is only available in MUI v5. Assignment and AssignmentTurnedIn were used instead.