reymond-group / smilesDrawer

A small, highly performant JavaScript component for parsing and drawing SMILES strings. Released under the MIT license.
https://smilesdrawer.rocks
MIT License
434 stars 68 forks source link

Problems on resizing. #104

Open NadeemShakya opened 4 years ago

NadeemShakya commented 4 years ago

Hey, I want the smiles component to be responsive i.e. I want to resize my smiles component dynamically on window resize.

Currently, we have a width and a height property whose value is static. Is there any way through which I can resize my smiles component when I resize my window?

Melclic commented 3 years ago

+1