Added the option to change resolution based on an aspect ratio and target megapixel count#23
Conversation
c1f418b to
29cfa3c
Compare
29cfa3c to
6c3d831
Compare
6c3d831 to
07d5b77
Compare
|
Thanks! I'll clean it up a bit by adding some {} around the if statements and will then release a new binary :) (edit) the original code also doesn't have {} around the if statements, so I'll leave them at that :P |
|
Specifying a 0.5 in Scale sets it to 5x instead of 0.5x the size :) Will correct that. Will also check about the timer not ruining what one has typed in with width/height (edit) ah, the 0.5 is seen as '5' as my regional settings are set to 'Dutch' which has ',' as fragment separator, not '.'.... I think there's a fix for that in tryparse, will see. |
Sorry for the late reply, but yeah, the parse function seems to use the regional separator. For me it was the comma as well. Thanks for looking at those two details! |
This PR adds a feature to change the resolution based on a target aspect ratio & megapixels. It adds a preview of the final resolution before setting it in order to avoid awkward situations.
Preview:
