Children sometimes render over borders #4

Closed
opened 2024-08-20 19:50:10 -06:00 by sashakoshka · 1 comment
Owner

Child boxes will, 50% of the time, render on top of their parents border, causing glitchy incorrect visuals. Child canvases should be clipped to the union of their bounds, and the bounds of their parent inset by the parent's border (but not its padding).

Child boxes will, 50% of the time, render on top of their parents border, causing glitchy incorrect visuals. Child canvases should be clipped to the union of their bounds, and the bounds of their parent inset by the parent's border (but not its padding).
Author
Owner

Mistype in the last commit, was supposed to reference #5

Mistype in the last commit, was supposed to reference #5
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
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: tomo/backend#4
No description provided.