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

Application window on desktop opens with no frame. #1335

Closed
Anujverma89 opened this issue Mar 17, 2023 · 1 comment
Closed

Application window on desktop opens with no frame. #1335

Anujverma89 opened this issue Mar 17, 2023 · 1 comment

Comments

@Anujverma89
Copy link

When we run desktop application it launches without frame which creates difficulty in navigation. Can we include frame in window? It can be fixed by modifying the browser window property of electron.

BEFORE MODIFYING BROWSER WINDOW PROPERTY
Screenshot from 2023-03-17 12-22-36

AFTER MODIFYING BROWSER WINDOW PROPERTY
Screenshot from 2023-03-17 12-29-39

@llaske
Copy link
Owner

llaske commented Mar 18, 2023

It's on purpose so the children could stay concentrate on the application.
A --window option already exist to run it in a Window. See https://github.com/llaske/sugarizer/tree/dev#sugarizer-application

@llaske llaske closed this as completed Apr 2, 2023
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

No branches or pull requests

2 participants