Fix panning in gmic-qt when using it with a non-RGBA image
ClosedPublic

Authored by nicholasl on Aug 10 2017, 5:45 AM.

Details

Summary

The position of the source rectangle was not used when converting an image, so attempting to pan in the preview didn't work.
Additionally, this fixes an issue where applying a G'MIC filter to a selection of a non-RGBA layer would not work (this is also present in old plug-in).

This needs D7225 to be applied before its effect can be seen.

Diff Detail

Repository
R37 Krita
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
nicholasl created this revision.Aug 10 2017, 5:45 AM
rempt accepted this revision.Aug 10 2017, 8:24 AM
This revision is now accepted and ready to land.Aug 10 2017, 8:24 AM
This revision was automatically updated to reflect the committed changes.