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 00:07:58 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6e8e3aeea54ac8a1f67d35af168bb5af8c97be22
Terminal.Gui
/
UnitTests
/
View
/
Layout
History
Brandon Thetford
bfedfee9ee
Simplify construction of new Rectangle, Size, Point, and *F instances
...
Use *.Empty when possible. Use `with` in a few cases. Also add some TODO commentary
2024-02-25 20:05:00 -07:00
..
AbsoluteLayoutTests.cs
Rename Rect to Rectangle in preparation for removal
2024-02-20 20:19:52 -07:00
CoordinateTests.cs
Fixes
#3192
. Improve correctness / clarity of existing
View.AutoSize
functionality/unit tests (
#3202
)
2024-02-11 15:54:03 -07:00
DimTests.cs
Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal
2024-02-22 15:51:04 -07:00
LayoutTests.cs
Simplify construction of new Rectangle, Size, Point, and *F instances
2024-02-25 20:05:00 -07:00
PosTests.cs
Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal
2024-02-22 15:51:04 -07:00
SetRelativeLayoutTests.cs
Rename Rect to Rectangle in preparation for removal
2024-02-20 20:19:52 -07:00