- Correctly replace dialog 'on_click' handlers (
7c15377
)
- Correct how named colors are looked up (
dc14949
) - Update deprecated code in the themes. (
9178939
) - Correctly initialize the root group (
825ba6f
) - Prevent root widgets from drawing/undrawing during init() (
5165b50
)
- Set button foreground widget (
8cc807f
)
- Describe gotcha with ScrollBox and HBar/VBar (
c943303
)