Commit graph

4 commits

Author SHA1 Message Date
campbeb c4f32505ab Size and position Greenshot editor window to be on screen
When Automatically resize window is set:
1. Fixes #1640 which was caused by mixing screen and working area
coordinates
2. Moves window up and left to try and fit it in the working area
3. Adds option to maximize the editor window when it is larger than
working area (such as when capturing full desktop or multi-monitor).
2016-07-09 15:53:28 -04:00
campbeb 6177248a48 Lock Greenshot icon size changes to multiples of 8
Change to allow any icon size that is a multiple of 8 and don't let user
choose an invalid size.
2016-06-21 19:01:57 -04:00
campbeb e4a7bf62d6 Default and last drawing modes in Greenshot
Adds setting to allow user to save the last drawing mode used in Greenshot
so that it will be selected next time image editor is opened.
Also adds setting to config file to allow user to change the default
drawing mode.
Closes #1609
2016-06-11 00:31:26 -04:00
Jaex 670cfc2963 fixed #1455: Added simple Greenshot image editor settings form 2016-03-27 04:12:23 +03:00