-
Notifications
You must be signed in to change notification settings - Fork 77
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
Feature #10 move pictures #54
base: master
Are you sure you want to change the base?
Conversation
) Signed-off-by: Joël Bourgault <[email protected]>
Signed-off-by: Joël Bourgault <[email protected]>
Still same error reported by |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
poster image can be saved in any size. | ||
arranged to fill the whole poster, then you can swap photos in the generated | ||
grid or move them in their cells, and change the final dimensions, border | ||
style, and output image quality. Eventually the final poster image can be saved. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think in any size
is important here: can you restore it?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I thought "in any size" would be covered by "change the final dimensions", that's why I removed it. I'll change it back.
I must admit I'm used to work with the issue list always near; I'll take care in the future. Thanks for the update, and for the comment! |
Updating README file following pull request #46