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