Commit Graph

19 Commits

Author SHA1 Message Date
Sasha Koshka c0c4bdb266 TextBox remembers dot when unfocused
Remedy #8
2024-05-20 12:58:02 -04:00
Sasha Koshka b9092eae87 Fix TextBox scroll behavior 2024-05-13 19:39:36 -04:00
Sasha Koshka d9cf931903 Upgrade to new version of typeset 2024-04-24 11:40:31 -04:00
Sasha Koshka 7fc2b1cd87 Text boxes now have properly constrained scrolling/autoscrolling 2023-09-09 20:22:10 -04:00
Sasha Koshka 2ecfafa469 Upgrade tomo version 2023-09-09 15:05:08 -04:00
Sasha Koshka b5f67c65b0 Cleaned up code relating to transparency 2023-08-25 02:51:07 -04:00
Sasha Koshka 8ed1352fd4 Fixed non-cannonized rectangles being drawn 2023-08-24 17:15:34 -04:00
Sasha Koshka ff8875535d Changed the way minimum sizes are calculated
Boxes that need their minimum size to be updated now use a map like
for layout and drawing. Size set with MinimumSize is now treated as
separate from the content size and the larger size is used.
2023-08-17 23:20:08 -04:00
Sasha Koshka 2de079d063 I forgor 2023-08-12 01:03:34 -04:00
Sasha Koshka a3b4ae74cf Added default colors to things 2023-08-06 03:42:06 -04:00
Sasha Koshka b74ec4336f User can now select text with the mouse 2023-08-06 03:38:12 -04:00
Sasha Koshka 639810fb13 Added dot selection visualization 2023-08-04 21:59:52 -04:00
Sasha Koshka 991f72cd8f Add base dot manipulation implementation 2023-08-03 12:45:21 -04:00
Sasha Koshka 17d7035200 Add logic for focusing 2023-07-16 00:54:25 -04:00
Sasha Koshka 4259e8f021 ASDlkjas;ldkj 2023-07-16 00:42:47 -04:00
Sasha Koshka a3ea1f64a3 i forgor again 2023-07-13 12:48:09 -04:00
Sasha Koshka 34ca98f865 Improvements to TextBox and ContainerBox 2023-07-12 18:36:11 -04:00
Sasha Koshka 069b8898f3 Add partial support for text boxes 2023-07-12 01:17:12 -04:00
Sasha Koshka 5e7c666d92 Initial commit 2023-07-02 02:52:14 -04:00