mirror of
https://github.com/ClementTsang/bottom.git
synced 2026-09-09 20:25:41 +00:00
This rips out this weird trait system I previously used for drawing widgets, where I implemented a trait onto the Painter struct that did the drawing. I have no idea what I was thinking back then.