-
Notifications
You must be signed in to change notification settings - Fork 297
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
PAINTROID-323: Overwrite adds suffix after filetype, it should be before .png #1038
Conversation
4d4c413
to
92f7367
Compare
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.
looks good to me. refactoring needed
2852353
to
999664a
Compare
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.
ok
72072d6
to
2b2cb67
Compare
pls rebase |
2b2cb67
to
38c7b13
Compare
38c7b13
to
33af330
Compare
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.
ok
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.
LGTM Thanks!
Overwrite adding (1) suffix to file names has been fixed for all file formats. I also implemented tests for it.
Additional changes:
Ticket: https://jira.catrob.at/browse/PAINTROID-323
Your checklist for this pull request
Please review the contributing guidelines and wiki pages of this repository.