Summary: | Accidently double-clicking before drawing a shape causes shape to be unable to be drawn | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Travis <xenodelphia> |
Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | grave | CC: | boboudrescu, myriam |
Priority: | NOR | ||
Version: | 2.4-snapshots | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Travis
2011-11-25 17:10:08 UTC
Can you provide a KDE version ? KDE version is 4.7.3. This was present in 4.7.2 as well. Git commit f82f0e03c60e519f9e4c25e806340c86c97a6331 by Sven Langkamp. Committed on 29/11/2011 at 20:29. Pushed by langkamp into branch 'master'. fix locking of tools, when the method returned before the the end reached the layer stays locked using KisSystemLocker everywhere now to prevent such cases BUG:287562 M +1 -0 krita/plugins/tools/defaulttools/kis_tool_ellipse.cc M +2 -2 krita/plugins/tools/defaulttools/kis_tool_fill.cc M +2 -2 krita/plugins/tools/defaulttools/kis_tool_gradient.cc M +2 -2 krita/plugins/tools/defaulttools/kis_tool_path.cc M +2 -2 krita/plugins/tools/defaulttools/kis_tool_rectangle.cc M +2 -2 krita/plugins/tools/selectiontools/kis_tool_select_rectangular.cc M +3 -2 krita/plugins/tools/tool_star/kis_tool_star.cc M +2 -2 krita/plugins/tools/tool_transform2/kis_tool_transform.cc M +2 -2 krita/ui/tool/kis_tool_ellipse_base.cpp M +2 -2 krita/ui/tool/kis_tool_polyline_base.cpp http://commits.kde.org/calligra/f82f0e03c60e519f9e4c25e806340c86c97a6331 |