Skip to content

Show outline rect when dragging out a new text object#85

Merged
mucow24 merged 1 commit into
mainfrom
claude/eager-pike-ca5d4e
Apr 29, 2026
Merged

Show outline rect when dragging out a new text object#85
mucow24 merged 1 commit into
mainfrom
claude/eager-pike-ca5d4e

Conversation

@mucow24
Copy link
Copy Markdown
Owner

@mucow24 mucow24 commented Apr 29, 2026

Summary

  • Text items have no fill, so the create-drag had no visible feedback until release.
  • Render a faint outline rect (matching the marquee styling) during the create gesture for text items.

Test plan

  • Select the Text tool and drag on the canvas — a thin outline rectangle follows the pointer.
  • Release the drag — the new text item appears at the dragged bounds.
  • Other create tools (rect/ellipse/ngon) still drag normally, with no extra outline.

🤖 Generated with Claude Code

Text items have no fill, so the create-drag had no visible feedback
until release. Render a faint outline matching the marquee styling
during the create gesture.

Co-Authored-By: Claude Opus 4.7 <[email protected]>
@mucow24 mucow24 merged commit 63947ab into main Apr 29, 2026
1 check passed
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.

1 participant