- Font system being reworked.
- Fixed weird word wrapping behavior.
- A lot of changes to widget system.
- ScrollableListB and ScrollableStringListB now have target_size property.
- Added some context variables (current_window and current_context).
- ScrollbarB now handles dragging outside of itself.
- WindowNodeB and RootNodeB were added.
- Vectors now have in_box(a, b) method.