Bug 195618 - using crop tool misplaces shapes
Summary: using crop tool misplaces shapes
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: General (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Sven Langkamp
URL:
Keywords:
: 196905 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-06-08 01:53 UTC by Elián Hanisch
Modified: 2009-11-30 00:25 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
before cropping (161.32 KB, image/jpeg)
2009-06-08 01:54 UTC, Elián Hanisch
Details
after cropping (146.64 KB, image/jpeg)
2009-06-08 01:56 UTC, Elián Hanisch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Elián Hanisch 2009-06-08 01:53:15 UTC
Version:           2.1 Alpha (using 4.2.4 (KDE 4.2.4), Kubuntu packages)
Compiler:          cc
OS:                Linux (i686) release 2.6.28-11-generic

if you crop an image with shapes the shapes' positions aren't updated to the new canvas size, see screenshots.
Comment 1 Elián Hanisch 2009-06-08 01:54:38 UTC
Created attachment 34354 [details]
before cropping

here we're about to crop an image with shapes
Comment 2 Elián Hanisch 2009-06-08 01:56:33 UTC
Created attachment 34355 [details]
after cropping

now part of the shape is outside of the canvas
Comment 3 Halla Rempt 2009-10-17 17:03:15 UTC
*** Bug 196905 has been marked as a duplicate of this bug. ***
Comment 4 Sven Langkamp 2009-11-30 00:25:36 UTC
SVN commit 1056382 by langkamp:

fix misplacing of shapes on crop
BUG:195618


 M  +7 -1      image/kis_crop_visitor.h  
 M  +6 -0      image/kis_external_layer_iface.h  
 M  +18 -0     ui/flake/kis_shape_layer.cc  
 M  +2 -0      ui/flake/kis_shape_layer.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1056382