Skip to content
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

Option to disable "Custom Query" feature #3544

Closed
Zhirnoff opened this issue Nov 7, 2023 · 0 comments · Fixed by #3592
Closed

Option to disable "Custom Query" feature #3544

Zhirnoff opened this issue Nov 7, 2023 · 0 comments · Fixed by #3592

Comments

@Zhirnoff
Copy link
Collaborator

Zhirnoff commented Nov 7, 2023

Background
We need for an option to disable the "Custom Query" feature.

Solution

  • Add an option "disableCustomQuery" (default=false) in Ketcher API
  • If option = on then no Custom Query appears in Atom and Bond settings
    When enabling the option via API: ketcher.setSettings({disableCustomQuery: true}) then no Custom Query appears in Atom and Bond settings

#186433614

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants