Summary: | Krita 5.0.0 on MacOS 12.1 cropping with "snap to grid" enabled is not usually accurate. | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Ek.artifist <ek.artifist> |
Component: | * Unknown | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | dimula73 |
Priority: | NOR | Keywords: | regression |
Version: | 5.0.0 | ||
Target Milestone: | --- | ||
Platform: | macOS (DMG) | ||
OS: | macOS | ||
Latest Commit: | https://invent.kde.org/graphics/krita/commit/28311ea514346e7412c32925f3b22438119c61b0 | Version Fixed In: | |
Sentry Crash Report: |
Description
Ek.artifist@gmail.com
2021-12-27 21:13:55 UTC
I can confirm that under some circumstances the crop starts in the middle of the cell. In such a case, undoing the crop operation keeps the grid with the offset, which is obviously a bug. Git commit d7418ffb3d434290db979e4f519a1f26e4a7697c by Dmitry Kazakov. Committed on 11/07/2022 at 15:19. Pushed by dkazakov into branch 'master'. Fix issues with Grid settings becoming invalid when cropping We should disable aspect ratio locking when the loading the values from the external sources. M +7 -2 plugins/dockers/griddocker/grid_config_widget.cpp https://invent.kde.org/graphics/krita/commit/d7418ffb3d434290db979e4f519a1f26e4a7697c Git commit 28311ea514346e7412c32925f3b22438119c61b0 by Dmitry Kazakov. Committed on 11/07/2022 at 15:20. Pushed by dkazakov into branch 'krita/5.1'. Fix issues with Grid settings becoming invalid when cropping We should disable aspect ratio locking when the loading the values from the external sources. M +7 -2 plugins/dockers/griddocker/grid_config_widget.cpp https://invent.kde.org/graphics/krita/commit/28311ea514346e7412c32925f3b22438119c61b0 |