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

RFE: "Save preferences after exit" and "clear all set" button #102

Open
belonesox opened this issue Feb 25, 2024 · 3 comments
Open

RFE: "Save preferences after exit" and "clear all set" button #102

belonesox opened this issue Feb 25, 2024 · 3 comments

Comments

@belonesox
Copy link

Problem: every time than user run the app, the user (highly likely) have to customize size/border color/thinkness. And then she have to exit and rerun the app for every collage, because there is no fast way to clear image set.

Possible solutions:

  • make "clear all set" button
  • save last used preferences
  • make preferences somehow loaded with customized templates (now they are hardcoded).

I fix my regular setting in code, but this solution is not suitable for regular user.

@ChrisLauinger77
Copy link

ChrisLauinger77 commented Jun 8, 2024

+1 for the clear button
+1 for the last used preferences to be saved
+1 for the customizable templates

@ChrisLauinger77
Copy link

ChrisLauinger77 commented Jun 9, 2024

I made a PR for save last used prefs
and to have a json file for templates rather then have them in the code.
Saving new templates is not implemented - for now the JSON can be edited by hand to add more.
see #113

@ChrisLauinger77
Copy link

Added also the reset button to #113

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

No branches or pull requests

2 participants