Summary: | Clicking on grey area around canvas extend it | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | animtim |
Component: | Usability | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | dimula73, halla |
Priority: | NOR | ||
Version: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
animtim
2011-10-28 11:23:33 UTC
About cleaning canvas, i think it is a really good catch. Probably we should add option to the Resize Image dialog to enable/disable cropping of layers. More than that we will have to optionally disable an explicit check of the fact that new and old sizes coincide. For now, I think that silently cropping layers when cropping the image is more useful than doing nothing. Adding an option with an extra string will have to wait until after 2.4. If we crop the layers when cropping an image, I will consider this bug fixed. Git commit f6622962596d2b6cb5670076a4cc64958c19a6b2 by Boudewijn Rempt. Committed on 29/02/2012 at 15:15. Pushed by rempt into branch 'master'. Crop layers even when the crop rect is as big as the image M +1 -1 krita/image/kis_image.cc http://commits.kde.org/calligra/f6622962596d2b6cb5670076a4cc64958c19a6b2 |