This website requires JavaScript.
Explore
Help
Register
Sign In
Git_Mirror
/
Terminal.Gui
Watch
1
Star
0
Fork
0
You've already forked Terminal.Gui
mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced
2025-12-27 16:27:55 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4204180191149db883bc83685e37cd2da814bda6
Terminal.Gui
/
Tests
/
UnitTestsParallelizable
/
ViewBase
/
Adornment
History
copilot-swe-agent[bot]
4204180191
Add failing unit tests demonstrating shadow bug for adornment subviews
...
Co-authored-by: tig <
585482+tig@users.noreply.github.com
>
2025-12-20 15:32:01 +00:00
..
AdornmentSubViewShadowTests.cs
Add failing unit tests demonstrating shadow bug for adornment subviews
2025-12-20 15:32:01 +00:00
AdornmentSubViewTests.cs
Fixes
#4419
,
#4148
,
#4408
- Toplevel is GONE - Replaced by Runnable (
#4422
)
2025-12-01 12:54:21 -07:00
AdornmentTests.cs
Updated the
OnDrawingContent
method across multiple classes to accept a
DrawContext? context
parameter, replacing the parameterless version. This change standardizes the drawing API and enables context-aware drawing operations.
2025-12-04 14:48:02 -07:00
BorderArrangementTests.cs
Fixes
#4502
. Shadows in overlapping views are not rendered consistently (
#4465
)
2025-12-17 11:56:31 -07:00
MarginTests.cs
Fixes
#4492
,
#4480
- Transparent shadows cause underlying wide glyph rendering issues (
#4490
)
2025-12-16 14:23:32 -07:00
ShadowTests.cs
Fixes build warnings recently introduced (
#4506
)
2025-12-17 12:57:38 -07:00
ToScreenTests.cs
Fixes
#4419
,
#4148
,
#4408
- Toplevel is GONE - Replaced by Runnable (
#4422
)
2025-12-01 12:54:21 -07:00