I have developed an .exe desktop app using streamlit-desktop-app.
Currently, the app launches with a fixed window size, but I would like it to start maximized automatically upon launch.
Although I found some information regarding window size in the README, I was unable to fully understand how to apply it.
Could you please explain how I can configure the app to start in a maximized window?
I have developed an .exe desktop app using streamlit-desktop-app.
Currently, the app launches with a fixed window size, but I would like it to start maximized automatically upon launch.
Although I found some information regarding window size in the README, I was unable to fully understand how to apply it.
Could you please explain how I can configure the app to start in a maximized window?