- Dynamic theme switch
- Add all material font icons as resource
- Replaces css-engine with custom Rust/Ron based theming
- Add widget access helpers for states
- API update check deprecated methods an replace to new ones
- Performance improvements
- Change state update order from tree order to incoming changes order
- NumericBox widget
- Update caret position on TextBox by mouse click
- Text input support for ', /, , [, ], {, }
- Multiple window support (experimental)
- Pathfinder / Glutin backend (experimental)
- ProgressBar widget
- Measure distance between two Points
- Improve: Mouse event arguments
- Fix: Crash when a child widget is removed
- TabWidget widget
- Add on_changed property change callback to all widgets
- OrbTk book (manual) wip