cheminfo / openchemlib-js

JavaScript port of OpenChemLib
https://cheminfo.github.io/openchemlib-js/index.html
BSD 3-Clause "New" or "Revised" License
72 stars 21 forks source link

Using shortcut does not trigger an export of molfile #47

Closed lpatiny closed 8 years ago

lpatiny commented 8 years ago

When you go over a carbon atom and press O the carbon is replaced by an oxygen but this does not trigger the even to reexport the molfile.

@targos maybe this bug is related to the visualizer plugin ?

rufenerc commented 8 years ago

This has been fixed in https://github.com/cheminfo/openchemlib-js/commit/088c1db54ebb7373261e822a6d28dca8370b6331

Christian

On Thu, Sep 8, 2016 at 7:45 AM, Luc Patiny notifications@github.com wrote:

When you go over a carbon atom and press O the carbon is replaced by an oxygen but this does not trigger the even to reexport the molfile.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/cheminfo/openchemlib-js/issues/47, or mute the thread https://github.com/notifications/unsubscribe-auth/AJmvobSTFGa2K_8NV8MWMiAalWm73YsZks5qn6D2gaJpZM4J3oez .

The information of this email and in any file transmitted with it is strictly confidential and may be legally privileged. It is intended solely for the addressee. If you are not the intended recipient, any copying, distribution or any other use of this email is prohibited and may be unlawful. In such case, you should please notify the sender immediately and destroy this email. The content of this email is not legally binding unless confirmed by letter. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorized to state them to be the views of the sender's company.

lpatiny commented 8 years ago

Oups sorry ... it was not yet in our production environnement ...