[Spectacle] [Bug 469371] Easy "rectangular highlight" annotation
https://bugs.kde.org/show_bug.cgi?id=469371 Dmytro Kostiuchenko changed: What|Removed |Added CC||e...@archlinux.us -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 469371] Easy "rectangular highlight" annotation
https://bugs.kde.org/show_bug.cgi?id=469371 --- Comment #6 from Noah Davis --- Git commit f5434a1c25975aafcacffd7d6b58ef25ce8743a6 by Noah Davis. Committed on 16/01/2025 at 22:48. Pushed by ndavis into branch 'master'. Allow snapping Freehand and Highlighter tools to straight lines with Shift Related: bug 498327 Doesn't fix the lack of a true rectangle highlighter, but should make it easier to highlight rectangular areas when combined with increasing the stroke size. M +14 -5src/Gui/Annotations/AnnotationDocument.cpp M +1-1src/Gui/Annotations/AnnotationDocument.h M +1-1src/Gui/Annotations/AnnotationViewport.cpp https://invent.kde.org/graphics/spectacle/-/commit/f5434a1c25975aafcacffd7d6b58ef25ce8743a6 -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 469371] Easy "rectangular highlight" annotation
https://bugs.kde.org/show_bug.cgi?id=469371 --- Comment #7 from Noah Davis --- Git commit d397e2abae710ec4cd00d8543e4779f982d524b1 by Noah Davis. Committed on 16/01/2025 at 22:52. Pushed by ndavis into branch 'master'. Use flat caps when snapping a 2 point highlighter line We don't flatten/sharpen the caps and joins of highlighter lines with multiple points because they would look terrible. M +7-1src/Gui/Annotations/AnnotationDocument.cpp https://invent.kde.org/graphics/spectacle/-/commit/d397e2abae710ec4cd00d8543e4779f982d524b1 -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 469371] Easy "rectangular highlight" annotation
https://bugs.kde.org/show_bug.cgi?id=469371 --- Comment #5 from Bug Janitor Service --- A possibly relevant merge request was started @ https://invent.kde.org/graphics/spectacle/-/merge_requests/433 -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 469371] Easy "rectangular highlight" annotation
https://bugs.kde.org/show_bug.cgi?id=469371 --- Comment #4 from Bug Janitor Service --- A possibly relevant merge request was started @ https://invent.kde.org/graphics/spectacle/-/merge_requests/433 -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 469371] Easy "rectangular highlight" annotation
https://bugs.kde.org/show_bug.cgi?id=469371 Nate Graham changed: What|Removed |Added CC||kdeb...@staznosti.sk --- Comment #3 from Nate Graham --- *** Bug 470317 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 469371] Easy "rectangular highlight" annotation
https://bugs.kde.org/show_bug.cgi?id=469371 --- Comment #2 from Noah Davis --- It's worth noting that the highlight effect's rendering is different from painting a semi-transparent object over something else. It uses QPainter::CompositionMode_Darken (the darker of the source and destination colors is selected). -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 469371] Easy "rectangular highlight" annotation
https://bugs.kde.org/show_bug.cgi?id=469371 Nate Graham changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0 |1 Summary|Lost ability to do a|Easy "rectangular |rectangle highlighter |highlight" annotation |annotation in Spectacle | |after 23.04.0 update| Severity|normal |wishlist CC||n...@kde.org --- Comment #1 from Nate Graham --- You can draw a rectangle with a transparent color as a workaround. Not as easy, but it can be done. -- You are receiving this mail because: You are watching all bug changes.