dpdoughe
dpdoughe
Any updates to this bug? Obabel 3.0.0 still does not indicate isotope 
The expected image might be something like 
Thanks for your response. Is using coordgen internally for `--gen2D` something open-babel is planning as a feature ?
The troublesome "fit-content" settings for height and width appear to be coming from this file https://github.com/prc5/react-zoom-pan-pinch/blob/f5b8bf3761db95ddf7b77bdb778e379c574eb45d/src/components/TransformComponent.module.css Not sure if this is forward or backward breaking compatibility. I would like an...
The following is a work-around solution that fixes the issues for me that I experienced in Chrome (v81.0.4044.138) with improper rendering using react-zoom-pan-pinch ``` .react-transform-component { width: unset !important; height:...
It also seems that Chrome only fits the image by height. When having zero translation and scale=1, Still possibly related issues. Chrome seems to scale the image to fit the...
Turns out to get cross-browser rendering with the same behavior you willl need all 3 of these below. Now Chrome and Firefox are behaving the same way. ``` .react-transform-component {...
Agree with @RubendeBruin that adjustText is a much-needed function for matplotlib plots. The current implementation is prohibitively slow even for modestly sized data sets though. @Phlya , what would be...
This is just a comment on timelines as I know the project is very busy and as always doing great work. I was looking at releases and noticed that the...
Can you comment on the possibility to reduce or re-milestone this 5.3 to achieve a release? Since Dec when the new date was set to Feb (now passed) there have...