8000 execute_restart - changed how the restart is executed. Now uses the … · PySimpleGUI/PySimpleGUI@44d6c9b · GitHub
[go: up one dir, main page]

Skip to content

Commit 44d6c9b

Browse files
committed
execute_restart - changed how the restart is executed. Now uses the execute python call and works corectly. execute_restart(__file__) is a handy pattern
1 parent f6352a9 commit 44d6c9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

development_build_changelog.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ Changelog since last major release
33
5.0.3 Released 3-Mar-2024
44

55
5.0.3.1 popup_get_text - setting focus so that the window focuses immediate and the cursor goes to the input. Something about modal wasn't doing this.
6+
5.0.3.2 execute_restart - changed how the restart is executed. Now uses the execute python call and works corectly. execute_restart(__file__) is a handy pattern

0 commit comments

Comments
 (0)
0