Commit Graph
19 Commits
Author SHA1 Message Date
sashakoshka 9459bcd942 Horizontal layouts now take into account flexible elements 2023-01-16 23:58:20 -05:00
sashakoshka e94e170a04 Half-working container flexibility propagation 2023-01-16 23:34:17 -05:00
sashakoshka d9281b139f Labels may request an expanding height change 2023-01-16 18:04:41 -05:00
sashakoshka afd125c083 Fixed layouts import paths 2023-01-16 00:11:06 -05:00
Sasha Koshka b5469e103d Analog clock widget!! 2023-01-12 19:52:21 -05:00
Sasha Koshka 60c2ccbec2 Add nice padding to the clock example 2023-01-12 18:03:08 -05:00
Sasha Koshka 5eb3067a34 Added an example demonstrating the use of goroutines 2023-01-12 16:12:43 -05:00
Sasha Koshka 588c52b30a Added a Warp method to Container for batch updates 2023-01-12 16:02:33 -05:00
Sasha Koshka 9710e57b2b Added an example of how to use the flow 2023-01-12 15:33:50 -05:00
sashakoshka 26c1dc062b Added popups 2023-01-12 12:51:42 -05:00
sashakoshka 519e0b9c6b Keynav moment 2023-01-11 22:30:14 -05:00
sashakoshka 5b850ef183 Added dialog layout 2023-01-11 01:56:05 -05:00
sashakoshka c18a3883bf Added a horizontal layout 2023-01-10 23:20:42 -05:00
sashakoshka 3ddeeb5469 You can choose whether or not you want text to wrap 2023-01-10 21:01:30 -05:00
Sasha Koshka b3e6beb8ad Added DisownAll method to Container 2023-01-10 18:07:51 -05:00
Sasha Koshka cb2136f7cb Layouts work!!!! 2023-01-10 17:34:40 -05:00
Sasha Koshka 6eed70e79e The beginnings of a layout system 2023-01-10 16:39:37 -05:00
sashakoshka bbdc5a0162 Created vertical layout example 2023-01-09 21:22:08 -05:00
sashakoshka 00d75d4488 Initial commit 2023-01-09 01:03:19 -05:00