Summary: | vector layers inside a group move differently when moving the group | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Philippe Nicloux <phil.nicloux> |
Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | dimula73, halla, jpalaciosdev, kwadraatnope, sven.langkamp |
Priority: | NOR | ||
Version: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/calligra/efe7a8a4dc6df2cd7b02800141da1ce5c16e41bb | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | File showing the bug |
Description
Philippe Nicloux
2012-10-24 17:34:01 UTC
Weird, I must be doing something wrong here. I cannot reproduce it. Could you make screenshots for me? Thanks! Hmh, i wonder if it's not a matter of computer power. Here is a link to the .kra file wich bugs : www.plazmazone.com/Krita/Page_Template.kra and a screenshot with the result : http://snag.gy/YtQqk.jpg when I move the layer group. I can reproduce the bug with that file. Surprisingly it happens only with the comic template. Could it be a file version issue? The comic templtaes were made with 2.3, iirc. Le 12/11/2012 09:28, Boudewijn Rempt a écrit : > https://bugs.kde.org/show_bug.cgi?id=308942 > > --- Comment #4 from Boudewijn Rempt <boud@valdyas.org> --- > Could it be a file version issue? The comic templtaes were made with 2.3, iirc. > Hi ! I didn't use the comic template, i made one from scratch. Could it be because i made a mask file for each frame, and not a global one for all the frames ? maybe it's to heavy to hold ? Created attachment 76365 [details]
File showing the bug
I found a strange case of the bug. In the attached file there is a layer with two shape. When the group layer is moved the rectangle is moved correctly, while the other shape is not.
This happens only with the "Stroked Shapes" (i don't know what it is). If you put 2+ usual rectangular/round shapes and move, it works fine Can't reproduce ,is this still an isssue? (In reply to comment #8) > Can't reproduce ,is this still an isssue? Yes, I can reproduce it in krita master using the file attached by Sven. Git commit 144e9ec7e4da88a88ee4f1570918384b410c9b77 by Sven Langkamp. Committed on 06/07/2014 at 11:37. Pushed by langkamp into branch 'master'. Fix moving of shapes in groups in shape layers M +7 -1 krita/ui/flake/kis_shape_layer.cc http://commits.kde.org/calligra/144e9ec7e4da88a88ee4f1570918384b410c9b77 Git commit efe7a8a4dc6df2cd7b02800141da1ce5c16e41bb by Boudewijn Rempt, on behalf of Sven Langkamp. Committed on 06/07/2014 at 11:37. Pushed by rempt into branch 'calligra/2.8'. Fix moving of shapes in groups in shape layers M +7 -1 krita/ui/flake/kis_shape_layer.cc http://commits.kde.org/calligra/efe7a8a4dc6df2cd7b02800141da1ce5c16e41bb |