Summary: | Annotation - Text edits: make clear how to get a new line | ||
---|---|---|---|
Product: | [Applications] Spectacle | Reporter: | DaCoEx <dacoex> |
Component: | General | Assignee: | Boudhayan Gupta <me> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | justin.zobel, kde, noahadvs |
Priority: | NOR | ||
Version First Reported In: | 21.12.1 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/graphics/spectacle/-/commit/88c91418f76d70d17e87ddd7a6397b991705cb1c | Version Fixed In: | |
Sentry Crash Report: |
Description
DaCoEx
2022-01-14 20:04:36 UTC
Marking as wishlist item. A possibly relevant merge request was started @ https://invent.kde.org/graphics/spectacle/-/merge_requests/325 Git commit 88c91418f76d70d17e87ddd7a6397b991705cb1c by Noah Davis. Committed on 31/01/2024 at 01:22. Pushed by ndavis into branch 'master'. Add support for new lines and tabstops in text annotations You can now add a new line to a block of text by pressing Enter/Return. Tabstops are 8 'x' characters wide (QPainter default). Related: bug 472302 M +15 -1 src/Gui/Annotations/TextTool.qml M +4 -2 src/Gui/Annotations/Traits.cpp https://invent.kde.org/graphics/spectacle/-/commit/88c91418f76d70d17e87ddd7a6397b991705cb1c I think Enter/Return is sufficiently obvious to mark this as fixed. |