Tig 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 周之前
..
ClearViewportTests.cs 641a0a599c Optimize View drawing logic and update ClearViewport tests 1 周之前
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 周之前
SchemeTests.cs a84b2c4896 Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422) 2 周之前
StaticDrawTests.cs 96151201f6 Fix SubViewNeedsDraw handling and improve test coverage 1 周之前
ViewClearViewportTests.cs a84b2c4896 Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422) 2 周之前
ViewDrawTextAndLineCanvasTests.cs 641a0a599c Optimize View drawing logic and update ClearViewport tests 1 周之前
ViewDrawingClippingTests.cs a84b2c4896 Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422) 2 周之前
ViewDrawingFlowTests.cs 193a5873d1 Fixes bugs where unnecessary Draw operations were happening in LayoutAndDraw. In some cases causing everything to always be drawn. 1 周之前