Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Toggle menu option function #886

Open
Oliwans opened this issue Mar 24, 2023 · 5 comments
Open

Toggle menu option function #886

Oliwans opened this issue Mar 24, 2023 · 5 comments

Comments

@Oliwans
Copy link

Oliwans commented Mar 24, 2023

@tnrich
Excuse me,how to set Translations uncheck,or other options in the menu toggle the selected effect

image

@Oliwans
Copy link
Author

Oliwans commented Mar 24, 2023

I want loading page is not selected by default, thank you

@tnrich
Copy link
Contributor

tnrich commented Mar 24, 2023

@Oliwans sorry I don't understand what you're asking for. Can you please be more specific?

@Oliwans
Copy link
Author

Oliwans commented Mar 28, 2023

When I load the page,the Translations option is checked,I want loading page Translations is unchecked by default

@Oliwans sorry I don't understand what you're asking for. Can you please be more specific?

@tnrich
Copy link
Contributor

tnrich commented Mar 28, 2023

Hi @Oliwans I see, how are you instantiating the editor?

You'll probably want to pass the following option like so:

updateEditor(annotationVisibility: {
	features: false
}

Try that and let me know if it works for ya

@Oliwans
Copy link
Author

Oliwans commented Mar 28, 2023

It works, thank you very much

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants