Release 4.54.0

This commit is contained in:
PySimpleGUI 2021-11-06 17:01:58 -04:00
parent 58a5b11913
commit 5c01c523da
9 changed files with 923 additions and 391 deletions

View file

@ -2616,6 +2616,9 @@ Example: If first row has a `VPush`, then your layout will be At the bottom of
### minimize
<!-- <+Window.minimize+> -->
### mouse_location
<!-- <+Window.mouse_location+> -->
### move
<!-- <+Window.move+> -->