cheminfo / openchemlib-js

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

Some icons are not clickable #189

Open MariaDolotova opened 5 months ago

MariaDolotova commented 5 months ago

Hi! There are several icons I want to ask about:

1) The following 'Text' icon is not clickable in sketcher: image

I have investigated the related issue - https://github.com/cheminfo/openchemlib-js/issues/139 And in response you have provided the link to the documentation, but from this documentation it is not very clear is which certain situations this tool should become available image

And do I understand correctly, that if the text has been added it will only be available as a part of the drawing in editor? Or can it be saved somehow?

2) ERS tools icon also doesn't react neither to hover nor to clicking. Can you please specify how to make it available. image

I also want to mention that we show editor in the dialog. And to make atom properties dialog available we had to add z-index to dialog box class (workaround from this issue - https://github.com/cheminfo/openchemlib-js/issues/117). Maybe to make ERS tools available some other class should be updated?

3) in this issue - https://github.com/cheminfo/openchemlib-js/issues/117 - you mentioned that by pressing 'q' when hovering over an atom some additional atom properties open. But I cannot make it work. Nothing happens when pressing 'q'. Can this also be related to z-index? image

MariaDolotova commented 5 months ago

Dear @targos , can you please take a look at the question above? Or maybe assign it to someone who can help? Thank you in advance!