Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Feature to allow for saving of path in between sessions and refactored code #1

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

EmilDohne
Copy link

  • Added functions load_path_from_file() and write_path_to_file() to store the last selected path for easier use
  • Changed path selection to use fileDialog2 so users dont have to manually paste paths
  • Refactored class MatcapBrowser to be more pythonic and simplified it

@artbycrunk artbycrunk self-requested a review August 6, 2022 13:26
@artbycrunk artbycrunk added the enhancement New feature or request label Aug 6, 2022
Copy link
Owner

@artbycrunk artbycrunk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@EmilDohne thanks for this update, looks good to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants