Skip to content

0.3.1-alpha3

Pre-release
Pre-release
Compare
Choose a tag to compare
@FloVanGH FloVanGH released this 13 Aug 09:10
  • 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