Summary: | [Crop Tool] Activating "Aspect Ratio" checkbox and changing the frame size crashes Krita | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Dmitry Kazakov <dimula73> |
Component: | Tools | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/calligra/a67d11082a3196704b9322df86dbcc62fa0e394d | Version Fixed In: | |
Sentry Crash Report: |
Description
Dmitry Kazakov
2013-11-08 17:48:51 UTC
Git commit a67d11082a3196704b9322df86dbcc62fa0e394d by Boudewijn Rempt. Committed on 13/11/2013 at 09:59. Pushed by rempt into branch 'master'. Various improvements to the crop tool Related: bug 327318, bug 318885, bug 327536, bug 326952, bug 326933 CCMAIL: wlingflute@gmail.com Patch by Michael Martini. Thanks! In addition a new decoration type has been added called crosshair. In summary two new checkboxes have been added. One that allows the user to either limit the crop to the current image size or grow the crop selection beyond the image boundaries. The second checkbox enables center growing / symmetric resizing of the crop bounds. M +287 -124 krita/plugins/tools/tool_crop/kis_tool_crop.cc M +14 -19 krita/plugins/tools/tool_crop/kis_tool_crop.h M +46 -3 krita/plugins/tools/tool_crop/kistoolcropconfigwidget.cpp M +7 -2 krita/plugins/tools/tool_crop/kistoolcropconfigwidget.h M +25 -0 krita/plugins/tools/tool_crop/wdg_tool_crop.ui http://commits.kde.org/calligra/a67d11082a3196704b9322df86dbcc62fa0e394d |