-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Possibility to draw reactions ? #65
Comments
I started to look into this. We need to implement openchemlib-js/src/com/actelion/research/gwt/gui/editor/GWTEditorModel.java Lines 65 to 68 in e3fd6a7
|
Here are the methods that need to be implemented: Lines 101 to 107 in e3fd6a7
|
All the required components are in the Java code. However, there are different opinions about how reactions should be handled:
|
With the current version is it possible to draw reactions ?
Is it possible to have an example of code ?
The text was updated successfully, but these errors were encountered: