Release 0.13.0 - Adds ability to set the multiple_instance parameter when starting Remi.
This commit is contained in:
parent
59988dd430
commit
df71cef568
2 changed files with 15 additions and 4 deletions
|
@ -229,6 +229,16 @@ New features
|
|||
* Combo.Update now fully functional
|
||||
|
||||
|
||||
## 0.13.0 PySimpleGUIWeb 5-Mar-2019
|
||||
|
||||
* Added new parameter to Window - web_multiple_instance
|
||||
* Like other Window web parameters, this value is passsed Remi upon start
|
||||
* The default value is TRUE (Previously I think default was False by Remi)
|
||||
* Was made as a result of comment on repl.it.
|
||||
|
||||
|
||||
|
||||
|
||||
# Design
|
||||
# Author
|
||||
Mike B.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue