[PR #57] [MERGED] feat(annotation): add tapered arrow shapes with curve support #72

Closed
opened 2026-03-03 15:57:38 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mrgoonie/winshot/pull/57
Author: @mrgoonie
Created: 12/24/2025
Status: Merged
Merged: 12/24/2025
Merged by: @mrgoonie

Base: mainHead: dev


📝 Commits (7)

  • 8a1624b chore(release): include refactor commits in changelog without version bump
  • 363f471 feat(annotation): implement tapered arrow shapes with curve support
  • d9adb5e refactor(shapes): increase curve samples to 31 for smoother tapered arrow rendering
  • 53d6e99 Merge pull request #52 from mrgoonie/goon
  • 8194cdb chore(release): 1.3.0-beta.1 [skip ci]
  • c0da3d7 chore(release): 1.3.0 [skip ci] (#54)
  • 7b920f2 Merge remote-tracking branch 'origin/main' into dev

📄 Description

Summary

  • Add tapered arrow annotation shapes with curve support
  • Increase curve samples to 31 for smoother rendering

Features

  • annotation: Implement tapered arrow shapes with curve support
  • shapes: Smoother tapered arrow rendering with increased curve samples

Test plan

  • Verify tapered arrows render correctly
  • Confirm curve tension control works properly
  • Check smooth rendering of curved arrows

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mrgoonie/winshot/pull/57 **Author:** [@mrgoonie](https://github.com/mrgoonie) **Created:** 12/24/2025 **Status:** ✅ Merged **Merged:** 12/24/2025 **Merged by:** [@mrgoonie](https://github.com/mrgoonie) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (7) - [`8a1624b`](https://github.com/mrgoonie/winshot/commit/8a1624b34af4f6d6fac79bf3ecc9549d42fa001e) chore(release): include refactor commits in changelog without version bump - [`363f471`](https://github.com/mrgoonie/winshot/commit/363f471fb826e808801b712435bc1c32dae78429) feat(annotation): implement tapered arrow shapes with curve support - [`d9adb5e`](https://github.com/mrgoonie/winshot/commit/d9adb5e600bfd5496da9cdf1b5c4ac59d5f2eb1e) refactor(shapes): increase curve samples to 31 for smoother tapered arrow rendering - [`53d6e99`](https://github.com/mrgoonie/winshot/commit/53d6e99ae8e8cc7c563fc25ceefeb5f23474c671) Merge pull request #52 from mrgoonie/goon - [`8194cdb`](https://github.com/mrgoonie/winshot/commit/8194cdbd8a7737af34bd191fe3f08becb775cb79) chore(release): 1.3.0-beta.1 [skip ci] - [`c0da3d7`](https://github.com/mrgoonie/winshot/commit/c0da3d7e5375b4b8504ba9cd80711ae8ab6309c5) chore(release): 1.3.0 [skip ci] (#54) - [`7b920f2`](https://github.com/mrgoonie/winshot/commit/7b920f24ce38b4ebe28d6adb725abb7c785747d5) Merge remote-tracking branch 'origin/main' into dev ### 📄 Description ## Summary - Add tapered arrow annotation shapes with curve support - Increase curve samples to 31 for smoother rendering ## Features - **annotation:** Implement tapered arrow shapes with curve support - **shapes:** Smoother tapered arrow rendering with increased curve samples ## Test plan - [ ] Verify tapered arrows render correctly - [ ] Confirm curve tension control works properly - [ ] Check smooth rendering of curved arrows --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 15:57:38 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/winshot#72
No description provided.