Dan
Dan
The logic I 100% agree and can easily be added in. There is nothing worse than your preferences being overwritten. I'll also amend the wording to reflect your suggestion. I...
Hey, Previous changes have been reverted. I have swapped the tickbox on Output for a dropdown and applied logic to keep user preferences intact. I have checked all options, including...
OCD having the additional : on the text made me tick, I have removed this to ensure consistency.
I will take a look tomorrow, or maybe tonight if I get a spare hour ๐
I have made the requested changes :-)
Ive had to add a little more logic and a flag for migration as the migration logic was running each time GS loaded leading to "Copy path to clipboard on...
Hey, I have made the changes as suggested. Tested and working well๐
Linking the issue - https://github.com/greenshot/greenshot/issues/735
I like the solution and feel very foolish for not checking the save options from the drop down menu myself so thank for you capturing this ๐ I will update...
I've moved the clipboard logic exactly where you suggested, Chris. Changes made: - Removed clipboard logic from ImageEditorForm.BtnSaveClick() - Removed copyPathToClipboard parameter from ImageIO.Save() - Added post-save clipboard handling at...