Diffusion Krita d2324734b710

Proposed fix to address some ORA files not exported correctly

Authored by InkLab App <inklabapp@gmail.com> on Jun 20 2020, 6:50 PM.

Description

Proposed fix to address some ORA files not exported correctly

While gathering the x + y offsets, and bounds for saved layers in ORA, now use the
layer->exactBounds() method instead of the plain layer->x() and layer->y().
This seems to correctly capture transformations outside of the original layer bounds
when using transform tools.

BUG:423088

Details

Committed
InkLab App <inklabapp@gmail.com>Jun 21 2020, 3:28 PM
Parents
R37:b499703865a6: No need to abort when this assert fails
Branches
Unknown
Tags
Unknown
References
refs/keep-around/d2324734b71095cf2dc3b139492fde379b44abd3
InkLab App <inklabapp@gmail.com> committed R37:d2324734b710: Proposed fix to address some ORA files not exported correctly (authored by InkLab App <inklabapp@gmail.com>).Jun 21 2020, 3:28 PM