chriskiehl / Gooey

Turn (almost) any Python command line program into a full GUI application with one line
MIT License
20.68k stars 1.02k forks source link

Update chooser.py #905

Open hkmoon opened 9 months ago

hkmoon commented 9 months ago

fix: update default_path with the actual widget value This is a small change which is useful for remembering the previous chosen folder, otherwise it gives default_path which is initiated at the first time.

Make sure you've followed the Contributing guidelines before finalizing your pull request.

TL;DR: