flameshot-org/flameshot

Nicer Arrow Tool

Closed

#1,960 opened on Oct 10, 2021

 (14 comments) (5 reactions) (1 assignee)C++ (1,916 forks)batch import
EnhancementGood first issueHacktoberfestHelp WantedVisuals

Repository metrics

Stars
 (29,897 stars)
PR merge metrics
 (Avg merge 2d 23h) (12 merged PRs in 30d)

Description

A very small enhancement IMO and this is more of a pet peeve of mine but I'd really like a nicer looking arrow tool, particularly a curved back to the arrow as it looks a bit more "professional".

For example, here's how ShareX's arrow tool looks:

image

Flameshot's for comparison:

image

Relevant code in ShareX's library for the curved drawing is located here.

Contributor guide