4.60.1 patch release added to release notes
This commit is contained in:
parent
8a8ae3df15
commit
9f87cdbb25
6 changed files with 12 additions and 6 deletions
|
@ -2574,6 +2574,10 @@ Test Harness and Settings Windows fit on small screens better
|
|||
* Auto-correct file_types problems for Browse buttons. Automatically change the formatting from (str, str) to ((str, str),) and warns the user
|
||||
* Docstring typo fixes for file_types parm
|
||||
|
||||
## 4.60.1 PySimpleGUI 22-May-2022
|
||||
|
||||
* A patch-release that fixes crash if `horizontal_scrollbar=True` when making a `Listbox` element
|
||||
|
||||
|
||||
## Code Condition
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue