crystaltoolkit icon indicating copy to clipboard operation
crystaltoolkit copied to clipboard

StructureMoleculeComponent should use all available space in full screen mode

Open janosh opened this issue 3 years ago • 0 comments

StructureMoleculeComponent doesn't fill its container in full screen mode. In the screenshot below, the component crops off the structure into a square even thought there is more available horizontal space. The component was created with default props:

structure_component = ctc.StructureMoleculeComponent(id="structure")

Screen Shot 2022-08-06 at 12 42 15

janosh avatar Aug 06 '22 19:08 janosh