python-eel/Eel

How to check current window size?

Open

#411 opened on Nov 23, 2020

View on GitHub
 (1 comment) (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

As we know user can change the window size, so what I want is, whenever user changes the window size, I can check whether it is not too small or big according to my UI, and after certain point, the window does not change (became smaller)

Desktop (please complete the following information):

  • OS: [Windows]
  • Browser [Chrome]

Contributor guide