Release 3.34.0
This commit is contained in:
parent
c556b38e99
commit
deed0caa5e
3 changed files with 37 additions and 8 deletions
13
readme.md
13
readme.md
|
@ -33,9 +33,9 @@
|
|||
|
||||
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||
|
||||
|
@ -4966,6 +4966,15 @@ Mixup.... 3.26 changes don't appear to have been correctly released so releasing
|
|||
|
||||
* Emergency fix due to debugger. Old bug was that Image Element was not testing for COLOR_SYSTEM_DEFAULT correctly.
|
||||
|
||||
|
||||
## 3.34.0 PySimpleGUI & 1.34.0 PySimpleGUI27 25-May-2019
|
||||
|
||||
Trying to get the fixes rolled out as quickly as possible that the Debugger has uncovered. Most have to do with setting the look and feel to the "system default"
|
||||
|
||||
* Fixed Window.Maximize and Window.Normal - needed special code for Linux
|
||||
* Check for DEFAULT_SCROLLBAR_COLOR not being the COLOR_SYSTEM_DEFAULT (crashed)
|
||||
|
||||
|
||||
### Upcoming
|
||||
Make suggestions people! Future release features
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue