OverloadedOrama
b52a7c224a
Put a transparent checker background to RotateImage dialog
...
Also made it extend the ImageEffect class.
2020-08-26 17:49:46 +03:00
Darshan Phaldesai
60c5ec9ad5
Affect area now affects the previews. ( #320 )
2020-08-26 14:29:49 +03:00
OverloadedOrama
f121c39ddc
Put checker backgrounds to almost all image effect dialog previews
...
Also made them inherit ImageEffect, resulting in much less and cleaner code. Only RotateImage remains. Partially addresses #206 .
2020-08-25 19:49:18 +03:00
OverloadedOrama
2af677016e
Created an ImageEffect class
...
This will be the parent of all (or most) image effect dialog nodes. Currently only parent on FlipImageDialog, will change to be parent of the rest of the effects.
2020-08-25 19:07:12 +03:00