Summary: | File layers do not get scaled when scaling document | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Kim <zoomulator> |
Component: | Resize/Scale Image/Layer | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | griffinvalley |
Priority: | NOR | ||
Version: | 5.1.5 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://invent.kde.org/graphics/krita/-/commit/c554def57cde7aad7835d3245d678548cae3eaf0 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | A test image + a series of 3 images showing the unexpected behavior |
Description
Kim
2023-03-12 23:23:24 UTC
*** This bug has been marked as a duplicate of bug 470110 *** Git commit 91aa790cab80fac35b62bd96b8b9f15e92d1bc8b by Dmitry Kazakov. Committed on 23/08/2024 at 13:21. Pushed by dkazakov into branch 'master'. Make sure file layers are updated when image size or resolution changes Related: bug 470110 M +29 -0 libs/ui/kis_file_layer.cpp M +5 -0 libs/ui/kis_file_layer.h https://invent.kde.org/graphics/krita/-/commit/91aa790cab80fac35b62bd96b8b9f15e92d1bc8b Git commit c554def57cde7aad7835d3245d678548cae3eaf0 by Dmitry Kazakov. Committed on 27/08/2024 at 06:57. Pushed by dkazakov into branch 'krita/5.2'. Make sure file layers are updated when image size or resolution changes Related: bug 470110 M +29 -0 libs/ui/kis_file_layer.cpp M +5 -0 libs/ui/kis_file_layer.h https://invent.kde.org/graphics/krita/-/commit/c554def57cde7aad7835d3245d678548cae3eaf0 |