You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This projects looks very interesting, I am looking to use it for our next project.
I have not been able to figure out how to configure the native window that gets created. The window seems to have a fixed dimension.
I would like to be able to create a full screen window and disable the minimize/maximize buttons, etc. (for a kiosk app).
What is the correct way to do this? I have not found any documentation and after looking through the code I can only see main.qml.in in the node_modules folder, but I know I should not be changing things there.
Any light that could be shed on this would be great.
Thanks!
The text was updated successfully, but these errors were encountered:
Hello all!
This projects looks very interesting, I am looking to use it for our next project.
I have not been able to figure out how to configure the native window that gets created. The window seems to have a fixed dimension.
I would like to be able to create a full screen window and disable the minimize/maximize buttons, etc. (for a kiosk app).
What is the correct way to do this? I have not found any documentation and after looking through the code I can only see main.qml.in in the node_modules folder, but I know I should not be changing things there.
Any light that could be shed on this would be great.
Thanks!
The text was updated successfully, but these errors were encountered: