hide window
#1397
-
is there anyway to hide top window bar? |
Beta Was this translation helpful? Give feedback.
Answered by
amrbashir
Mar 28, 2021
Replies: 2 comments 1 reply
-
yeah, it is only available in the dev branch for now and will soon be released with the beta. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
aafnnp
-
set "windows": [
{
"title": "App Name",
"width": 850,
"height": 600,
"fullscreen": false,
"decorations": false
}
], |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
yeah, it is only available in the dev branch for now and will soon be released with the beta.