Indicate file compression was skipped
Adds a visual indication that file compression was skipped, along with a button explaining why.
The skipping mechanism was also improved so it actually skips files in overwrite mode rather than just reverting them.
Supersedes #249 because I did something weird with Git on accident :D Closes #245
The look is perfect for me! Will try to test your pr soon to understand all and validate changes :) Good job as always!
Also, please add you in the contributors of the app in the About window, you deserve it!
I'll add myself to the About dialog in another PR. Thank you for saying I'm worth being in there!
Just have rebased the PR @ARAKHN1D Could you add more comments, especially in the “# Manually skip files if necessary” section because the logic is starting to get more complicated. Thank you very much!
Maybe we could even create a document that explain the process and what we want for the different formats (png, jpg, webp, svg) and the modes (safe, non-safe).
Yes. I'll add more comments, and if that's not enough I'll create a document.
Thanks a lot. Will do a final check this week to finally merge it.