Bug Fixes
- Fixed an issue where an exception was thrown when closing the window in native mode on Windows. (#584, #602 by @al-eax, @rodja)
- Fixed an error when updating
ui.chart
before it is successfully mounted. (#581 by @dclause) - Fixed using PyInstaller with native mode. (#579, #582 by @rodja)
- Fixed texture rendering in
ui.scene
(#591 by @falkoschindler)
Updates
Enhancements
- Re-introduced auto-wrap for flex containers such as
ui.row
andui.column
. (#595 by @DavidLeBonk, @falkoschindler)
Thank you to all our contributors!