| .. |
|
ClearViewportTests.cs
|
641a0a599c
Optimize View drawing logic and update ClearViewport tests
|
1 week ago |
|
NeedsDrawTests.cs
|
3a8de25dce
Refactored `NeedsDraw` and `SubViewNeedsDraw` logic to improve clarity and control over redraw state. Introduced `SetSubViewNeedsDrawDownHierarchy` for better propagation of redraw flags. Updated `Margin` and `Adornment` classes to align with the new redraw management.
|
1 week ago |
|
SchemeTests.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
StaticDrawTests.cs
|
96151201f6
Fix SubViewNeedsDraw handling and improve test coverage
|
1 week ago |
|
ViewClearViewportTests.cs
|
a84b2c4896
Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422)
|
1 week ago |
|
ViewDrawTextAndLineCanvasTests.cs
|
0270183686
Fixes #4453. Regression in wide glyph rendering on all drivers (#4458)
|
1 week ago |
|
ViewDrawingClippingTests.cs
|
f548059a27
Fixes #4258 - Glyphs drawn at mid-point of wide glyphs don't get drawn with clipping (#4462)
|
6 days ago |
|
ViewDrawingFlowTests.cs
|
193a5873d1
Fixes bugs where unnecessary Draw operations were happening in LayoutAndDraw. In some cases causing everything to always be drawn.
|
1 week ago |