https://bugs.kde.org/show_bug.cgi?id=423088
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/87f72b5c0 | |2c6e61fac7bbc171f0abba6919c | |5c99 Status|CONFIRMED |RESOLVED --- Comment #5 from Boudewijn Rempt <b...@valdyas.org> --- Git commit 87f72b5c02c6e61fac7bbc171f0abba6919c5c99 by Boudewijn Rempt, on behalf of InkLab App. Committed on 22/06/2020 at 13:15. Pushed by rempt into branch 'master'. Fix exporting ORA files 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. M +5 -5 plugins/impex/ora/kis_open_raster_stack_save_visitor.cpp https://invent.kde.org/graphics/krita/commit/87f72b5c02c6e61fac7bbc171f0abba6919c5c99 -- You are receiving this mail because: You are watching all bug changes.