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