Skip to content

Conversation

@darmie
Copy link

@darmie darmie commented Nov 19, 2025

  • Added architecture document as a design proposal based on the roadmap.
  • Refactor to use a fluent declarative API (, , ).
  • Implement to abstract painting logic.
  • Create crate showcasing the new API with a 3-layer scrollable UI.
  • Update with current design and reactivity model.

- Refactor  to use a fluent declarative API (, , ).
- Implement  to abstract painting logic.
- Create  crate showcasing the new API with a 3-layer scrollable UI.
- Update  with current design and reactivity model.
@darmie darmie requested a review from ahkohd November 19, 2025 10:54
- Implement  to wrap  and , providing safe, viewport-aware drawing methods.
- Refactor  widget to handle clipping internally to its bounds.
- Fix clipping coordinate space issue by transforming clip rect to global coordinates.
- Update  application to use the new  API and remove manual clipping logic.
…ding implementation algorithms and performance benefits.
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.

2 participants