Jonathan Johnson
|
e15ae59c5c
|
Refactored root resize behavior
Closes #84, Closes #77, Closes #78
|
2023-11-25 12:00:59 -08:00 |
|
Jonathan Johnson
|
b2fdf06e60
|
Dynamic now requires PartialEq
This reduces the complexity of operations capable with Dynamic, and also
makes it easier to shortcut deadlocking operations.
|
2023-11-23 11:53:59 -08:00 |
|
Jonathan Johnson
|
89c8805924
|
Refactored switcher to use Dynamic<WidgetInstance>
|
2023-11-14 13:24:23 -08:00 |
|
Jonathan Johnson
|
4a4bc5de1a
|
Added slidable enum demo
Also moved into_button to MakeWidget
|
2023-11-14 11:44:32 -08:00 |
|
Jonathan Johnson
|
4c7c3be5ba
|
Helpers galore
|
2023-11-14 09:31:56 -08:00 |
|
Jonathan Johnson
|
ee3813f44d
|
Switcher, h/v expand
|
2023-11-13 09:14:38 -08:00 |
|