Jonathan Johnson
|
02d6b343f1
|
Widget docs + refactoring
- MakeWidgetWithId::make_with_id -> MakeWidgetWithTag::make_With_tag
- ManagedWidget -> MountedWidget
- *_refresh -> *_redraw, standardized on terminology
- get_tracked -> get_tracking_redraw
|
2023-12-17 07:38:31 -08:00 |
|
Jonathan Johnson
|
8f99ae19fd
|
Implemented a basic grid
Refs #14
|
2023-11-30 18:19:53 -08:00 |
|
Jonathan Johnson
|
e15ae59c5c
|
Refactored root resize behavior
Closes #84, Closes #77, Closes #78
|
2023-11-25 12:00:59 -08:00 |
|
Jonathan Johnson
|
ecc08f3f73
|
Stack gutters honor IntrinsicPadding
|
2023-11-22 06:21:44 -08:00 |
|
Jonathan Johnson
|
c39f8f33ad
|
Rewrote text input
Also implemnted secure/masked input
Closes #58
|
2023-11-16 15:34:26 -08:00 |
|
Jonathan Johnson
|
534f676ef0
|
Enable/disable is now handled for all widgets
Closes #66
|
2023-11-15 10:23:42 -08:00 |
|
Jonathan Johnson
|
eb063c82f0
|
Explicit focus order is now fully supported
|
2023-11-14 14:12:12 -08:00 |
|