Skip to content

Conversation

@miiizen
Copy link
Contributor

@miiizen miiizen commented Dec 9, 2025

Resolves: #15168
This PR adds two kinds of arrowhead to text lines - filled arrows and line arrows. Their width and height can be changed in properties.

image Screenshot 2025-12-09 at 16 06 53

@nikodilascio04
Copy link

Yes! We need this!

Copy link
Contributor

@mike-spa mike-spa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work, couldn't really find any problem with it!

case HookType::ARROW:
case HookType::ARROW_FILLED:
case HookType::ROSETTE:
return false;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Implementing the default branch should fix the compiler warnings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add arrowhead option for line

3 participants