This repository has been archived on 2023-08-08. You can view files and clone it, but cannot push or open issues or pull requests.
tomo-old/elements/core
Sasha Koshka 6bb5b2d79c Created the stub for Propagator
Unlike the previous poorly-defined ContainerCore idea, this struct
has one sole responsibility and that is propagating events to
children. There may be another struct called like ChildManager or
something in the future that also abstracts away logic for
adoption, canvas cutting, disowning, layout, etc.
2023-03-03 20:31:30 -05:00
..
core.go Button takes advantage of the rendering hints 2023-02-16 22:41:07 -05:00
doc.go More documentation! 2023-02-09 15:05:13 -05:00
propagator.go Created the stub for Propagator 2023-03-03 20:31:30 -05:00
selectable.go Removed a bunch of redundant draw calls 2023-02-09 01:30:14 -05:00