Commit Graph

28 Commits

Author SHA1 Message Date
Sasha Koshka 0f9c27c19a Fix ContainerBox's SetTexture methods 2024-05-26 15:20:11 -04:00
Sasha Koshka 74fd3fdd55 Rename ContainerBox.Delete to ContainerBox.Remove 2024-05-26 15:18:56 -04:00
Sasha Koshka 398ad08867 Replace references to Canvas.Clip 2024-05-26 15:18:27 -04:00
Sasha Koshka 996d747d45 Remedy #4 2024-05-17 15:36:49 -04:00
Sasha Koshka cd72ae5bdd Add support for scrolling flow layouts to ContainerBox impl 2024-05-17 15:03:59 -04:00
Sasha Koshka a64c27953a Don't invalidate ContainerBox's children when something is set
redundantly
2024-05-15 01:18:58 -04:00
Sasha Koshka 96fa7b5623 Fix scroll behavior for ContainerBox 2024-05-13 19:35:03 -04:00
Sasha Koshka 664ce5f556 Add scroll code for ContainerBox 2024-05-13 17:43:26 -04:00
Sasha Koshka 6a2dc36140 Fix ContainerBox child insertion 2024-05-07 20:11:58 -04:00
Sasha Koshka 2ecfafa469 Upgrade tomo version 2023-09-09 15:05:08 -04:00
Sasha Koshka db2ed06daf Fixed transparent boxes not redrawing sometimes 2023-09-07 18:22:04 -04:00
Sasha Koshka e2a370259b WIP texture drawing 2023-08-29 15:52:24 -04:00
Sasha Koshka b5f67c65b0 Cleaned up code relating to transparency 2023-08-25 02:51:07 -04:00
Sasha Koshka 2f0259d913 WIP moving ggfx stuff into xcanvas 2023-08-22 21:24:38 -04:00
Sasha Koshka 8401b5d0f9 Add support for transparency
Need to break away from ggfx to do this, probably put everything
in xcanvas.
2023-08-22 13:17:48 -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 991f72cd8f Add base dot manipulation implementation 2023-08-03 12:45:21 -04:00
Sasha Koshka a0fd8a694b things 2023-07-21 23:22:03 -04:00
Sasha Koshka 4259e8f021 ASDlkjas;ldkj 2023-07-16 00:42:47 -04:00
Sasha Koshka 5661608233 Put align values in layout hints 2023-07-13 12:51:38 -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 ac4e1ddc94 Upgraded tomo version 2023-07-06 02:08:10 -04:00
Sasha Koshka 46d7c71f4b Upgraded to fixed ggfx 2023-07-05 04:11:24 -04:00
Sasha Koshka 53d4683bd1 hehe 2023-07-05 03:25:50 -04:00
Sasha Koshka 5e7c666d92 Initial commit 2023-07-02 02:52:14 -04:00