Summary: | Checking 'Constrain Proportions' makes the size change to not apply on resizing canvas | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | acc4commissions |
Component: | Resize/Scale Image/Layer | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | halla |
Priority: | NOR | ||
Version First Reported In: | nightly build (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | All | ||
Latest Commit: | https://invent.kde.org/graphics/krita/-/commit/988b4af005a739966347921a72aeaaea26d0c856 | Version Fixed In: | |
Sentry Crash Report: |
Description
acc4commissions
2022-04-14 11:14:27 UTC
Sorry for the late reply. I can confirm the issue. Thank you for the report! Git commit 20d6643a0c950830de98266c7a8166d59a0d49b8 by Halla Rempt. Committed on 30/05/2025 at 09:59. Pushed by rempt into branch 'master'. Reset the canvas size on toggling preserve aspect ratio The original intent of Juan Palacios' patch committed twelve years ago was to reset the dialog to the original values: https://invent.kde.org/graphics/krita/-/commit/b005c7e0dc569f58308b08238b0b3c67101783f0 It is debatable whether we should do that and not keep the values the user entered, but that needs more discussion. CCMAIL:kimageshop@kde.org M +3 -2 libs/ui/imagesize/dlg_canvassize.cc https://invent.kde.org/graphics/krita/-/commit/20d6643a0c950830de98266c7a8166d59a0d49b8 Git commit 988b4af005a739966347921a72aeaaea26d0c856 by Halla Rempt. Committed on 30/05/2025 at 10:02. Pushed by rempt into branch 'krita/5.2'. Reset the canvas size on toggling preserve aspect ratio The original intent of Juan Palacios' patch committed twelve years ago was to reset the dialog to the original values: https://invent.kde.org/graphics/krita/-/commit/b005c7e0dc569f58308b08238b0b3c67101783f0 It is debatable whether we should do that and not keep the values the user entered, but that needs more discussion. CCMAIL:kimageshop@kde.org (cherry picked from commit 20d6643a0c950830de98266c7a8166d59a0d49b8) M +3 -2 libs/ui/imagesize/dlg_canvassize.cc https://invent.kde.org/graphics/krita/-/commit/988b4af005a739966347921a72aeaaea26d0c856 |