Tig
f0d4c48b50
Learning how to use [CombinatorialData] moar
2024-07-21 16:42:11 -06:00
Tig
aff87b0364
Rebased
2024-05-29 10:50:22 -06:00
Tig
41d86f7e15
ContentSize -> GetContentSize()/SetContentSize()
2024-05-28 06:43:15 -06:00
Tig
f7c451b5fa
Added unit tests
2024-05-27 15:27:21 -06:00
Tig
7840cea48c
SetContentSize -> set_ContentSize
2024-05-27 14:20:59 -06:00
Tig
24ca95fd5e
Removed LayoutStyle
2024-05-27 07:09:51 -06:00
Tig
d2e24993fb
Dim.Sized -> Dim.Absolute
2024-05-14 20:58:27 -07:00
Tig
1c01556a1d
PosAbsoulte to public.
...
Pos.At -> Pos.Absoulte for consistency
2024-05-14 18:16:37 -07:00
Tig
36b9171276
Removed ContentSize setter, replaced with SetContentSize
2024-05-13 13:42:14 -06:00
Tig
dcc7a9b518
Fixed a bunch of warnings
2024-05-08 10:24:49 -06:00
Tig
e6da3db22d
Prototype/WIP for revamping how cursor handling works.
...
Views should not have to do complex cursor logic just to position / show a cursor.
Application should take care of more of the heavy liftig.
Advanced cursor handling should be possible.
ProcessCursor is poorly designed and fragile.
2024-04-26 13:19:11 -06:00
BDisp
986c681775
Applying dispose.
2024-04-26 00:21:54 +01:00
BDisp
46fcb58a71
Create IsViewLocationVisibleInViewport method.
2024-04-25 23:30:08 +01:00
Tig
2203f0b164
Fixed bug in SetViewport; added unit tests
2024-04-12 11:48:48 -06:00
Tig
7644f631f0
Refactored ViewportSettings - Now makes more sense and LixtView works as before
2024-04-11 10:42:18 -06:00
Tig
d49bc3c06f
Renamed ScrollSettings enum members to be more clear
2024-04-11 07:34:49 -06:00
Tig
5d85242020
WIP fixing FrameToScreen
2024-04-11 06:05:19 -06:00
Tig
9b75effe49
Backed out some changes and fixed unit tests
2024-03-31 10:21:04 -06:00
Tig
465c04f59f
API doc updates
2024-03-29 01:39:59 -06:00
Tig
d25f98f8e3
Everything appears to work (except ScrollView which I broke but will fix).
2024-03-28 23:57:36 -06:00
Tig
f55d9bbdcd
ViewportToScreen now deals with + location. Updated unit tests.
2024-03-20 07:01:31 -07:00
Tig
6f664c9c6a
Added ContentSize property and first unit test
2024-03-19 17:52:44 -07:00
Tig
ebc47de514
Reamed Bounds -> Viewport test rename
2024-03-14 10:24:31 -08:00