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

Hide chrome #667

Merged
merged 5 commits into from
Oct 22, 2024
Merged

Hide chrome #667

merged 5 commits into from
Oct 22, 2024

Conversation

Schneegans
Copy link
Contributor

This adds the possibility to hide sidebar and editor buttons. You can now add

"editorOptions": {
  "showSidebarButtonVisible": false,
  "showEditorButtonVisible": false
}

to your config.json to hide the show-sidebar and the show-editor buttons respectively. They will still be clickable, so you can still use them if you aim carefully.

This resolves #419.

@Schneegans Schneegans merged commit 306e3c9 into main Oct 22, 2024
14 checks passed
@Schneegans Schneegans deleted the feature/hide-chrome branch October 22, 2024 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hide extra visual element ( i.e settings & tutorial dialog buttons )
1 participant