Summary: | crop tool: shift modifier to constrain aspect is broken | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Michel T Gonzalez <antilopemiope> |
Component: | Tools | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | halla |
Priority: | NOR | ||
Version: | 2.8 Pre-Alpha | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | http://commits.kde.org/calligra/d76fc2656fc7a5c70615125bae9899d8466f32f0 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | An example of a broken outline (top left) of the rectangle tool that remains visible. |
Description
Michel T Gonzalez
2013-12-14 03:07:04 UTC
Created attachment 84082 [details]
An example of a broken outline (top left) of the rectangle tool that remains visible.
These problems seem to have disappeared in the 2.7.9.1 x64 build. Except some tools now are not responding to Alt/Control keys when changing area size. In particular, I'm referring to the Crop and Transform tools. Pressing Shift to keep ratio is not working with Crop either, but it is working with Transform. Git commit 314f662befd59a9a0678d696d9ee11f31c0404a9 by Dmitry Kazakov. Committed on 24/12/2013 at 05:33. Pushed by dkazakov into branch 'master'. Make Crop Tool handle Shift modifier to fix Aspect Ratio M +5 -4 krita/plugins/tools/tool_crop/kis_tool_crop.cc http://commits.kde.org/calligra/314f662befd59a9a0678d696d9ee11f31c0404a9 Git commit d76fc2656fc7a5c70615125bae9899d8466f32f0 by Dmitry Kazakov. Committed on 24/12/2013 at 05:33. Pushed by dkazakov into branch 'calligra/2.8'. Make Crop Tool handle Shift modifier to fix Aspect Ratio M +5 -4 krita/plugins/tools/tool_crop/kis_tool_crop.cc http://commits.kde.org/calligra/d76fc2656fc7a5c70615125bae9899d8466f32f0 |