python-eel/Eel

Leave the window created by eel with FIXED size

Open

#530 opened on Oct 7, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (570 forks)batch import
help wanted

Repository metrics

Stars
 (5,980 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

NEED HELP! I use eel in my project and I need to keep the window size fixed, with no option to maximize the window or rearrange. The program is using Chrome to open the html. How can I fix the window size? Do you have any command for 'cmdline_args'??? Please help mee!!

Contributor guide