Skip to content

Add OnDraw event and update test app drawing logic#316

Merged
wieslawsoltes merged 3 commits into
codex/add-hit-testing-api-for-drawablesfrom
codex/refactor-drawing-logic-to-expose-ondraw-event
Jul 13, 2025
Merged

Add OnDraw event and update test app drawing logic#316
wieslawsoltes merged 3 commits into
codex/add-hit-testing-api-for-drawablesfrom
codex/refactor-drawing-logic-to-expose-ondraw-event

Conversation

@wieslawsoltes
Copy link
Copy Markdown
Owner

Summary

  • add SKSvgDrawEventArgs for canvas callbacks
  • expose OnDraw event in SKSvg and remove built-in hit bounds drawing
  • subscribe to OnDraw in TestApp and draw hit test bounds there

Testing

  • dotnet build Svg.Skia.sln -v q (fails: .NET 9.0 SDK missing)

https://chatgpt.com/codex/tasks/task_e_68742266d6b48321825b28eb653554ce

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant