Summary: | text bugs | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Philippe Nicloux <phil.nicloux> |
Component: | Usability | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | halla |
Priority: | NOR | ||
Version: | 2.4-snapshots | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/calligra/23e8e31390473a8dcaaeac0f925b653330749499 | Version Fixed In: | |
Sentry Crash Report: |
Description
Philippe Nicloux
2012-02-29 22:20:12 UTC
Git commit b11cd5faf5e6dda1f52166ee637c6a3f33321aee by Sven Langkamp. Committed on 02/03/2012 at 02:57. Pushed by langkamp into branch 'master'. go into text editing after inserting a text shape M +21 -0 krita/plugins/tools/tool_text/kis_tool_text.cc M +3 -0 krita/plugins/tools/tool_text/kis_tool_text.h http://commits.kde.org/calligra/b11cd5faf5e6dda1f52166ee637c6a3f33321aee Git commit 217012a943fff06f0edf5357afa77de863e13fa0 by Sven Langkamp. Committed on 17/07/2012 at 03:48. Pushed by langkamp into branch 'master'. show the bounds of a text shape while editing it, so the users always knows where it ends M +17 -0 krita/ui/canvas/kis_canvas_widget_base.cpp http://commits.kde.org/calligra/217012a943fff06f0edf5357afa77de863e13fa0 Git commit 23e8e31390473a8dcaaeac0f925b653330749499 by Thorsten Zachmann, on behalf of Sven Langkamp. Committed on 17/07/2012 at 03:48. Pushed by zachmann into branch 'calligra/2.5'. show the bounds of a text shape while editing it, so the users always knows where it ends (cherry picked from commit 217012a943fff06f0edf5357afa77de863e13fa0) M +17 -0 krita/ui/canvas/kis_canvas_widget_base.cpp http://commits.kde.org/calligra/23e8e31390473a8dcaaeac0f925b653330749499 |