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-28 16:58:01 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
42eb0c36cbe60e0ff0aa5a09fbf2edeb0d786757
Terminal.Gui
/
UnitTests
/
View
/
Layout
History
Tig Kindel
42eb0c36cb
Removes CheckAbsoulte and updates unit tests to match
2024-01-05 12:01:59 -07:00
..
AbsoluteLayoutTests.cs
Fixes
#2465
- Simplify/Enforce LayoutStyle.Absolute when X, Y, Width, and/or Height are null or Absolute() (
#2467
)
2024-01-04 10:40:47 -07:00
AutoSizeTests.cs
Fixes
#92
. Remove dependency on ustring. (
#2620
)
2023-05-20 19:35:32 +02:00
CoordinateTests.cs
Fixes
#2578
- Updates mouse events to be relative to
View.Bounds
(
#2920
)
2023-11-26 16:58:52 -07:00
DimTests.cs
Removes CheckAbsoulte and updates unit tests to match
2024-01-05 12:01:59 -07:00
LayoutTests.cs
Removes CheckAbsoulte and updates unit tests to match
2024-01-05 12:01:59 -07:00
PosTests.cs
Removes CheckAbsoulte and updates unit tests to match
2024-01-05 12:01:59 -07:00
SetRelativeLayoutTests.cs
Improves robustness of
Dim
,
Pos
, and
SetRelativeLayout
(
#3077
)
2023-12-26 09:28:43 -07:00