flameshot-org/flameshot

Nicer Arrow Tool

Open

#1,960 opened on Oct 10, 2021

View on GitHub
 (8 comments) (5 reactions) (0 assignees)C++ (29,897 stars) (1,916 forks)batch import
EnhancementGood first issueHacktoberfestHelp WantedVisuals

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