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

Roll-Up of Features + Reset Button and development environment #84

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

Conversation

zkhcohen
Copy link

@zkhcohen zkhcohen commented Feb 8, 2022

All features have been tested and are working.

Integrates the following features:

Adds:

  1. Reset Button - removes all images from collage in one click.
  2. Modern development workflow for Windows, using VSCode and Docker devcontainer. Also includes test images from public dataset.

Joël BOURGAULT and others added 21 commits November 10, 2017 10:26
This works by file selection using the GUI, or by file addition with a
drag&drop operation.

Signed-off-by: Joël Bourgault <joel.bourgault@gmail.com>
Signed-off-by: Joël BOURGAULT <jbourgault@sii.fr>
Also, changed signature of PreviewFileChooserDialog, to have `folder`
as a visible parameter.

Signed-off-by: Joël Bourgault <joel.bourgault@gmail.com>
Signed-off-by: Joël Bourgault <joel.bourgault@gmail.com>
This is linked to issue adrienverge#38: remember last visited directory.

Access to configuration data can be performed by attribute or as dict
entries.

File is in YAML format, and is written automatically at exit.

I choose to make interface with other Gtk classes 'simpler', i.e. at a
lower level: these do not access Options instance directly, but directly
to parameters or to `parent` instance.

Signed-off-by: Joël Bourgault <joel.bourgault@gmail.com>
Added Command Line Interface
Added dev container / environment and test image set
IHappyDayI added a commit to IHappyDayI/PhotoCollage that referenced this pull request Feb 23, 2023
 Roll-Up of Features + Reset Button and development environment adrienverge#84
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

Successfully merging this pull request may close these issues.

None yet

1 participant