The one release to bind them all release
This release adds data binding, which can help you write lean code. There are also a few new methods, fixes, and enhancements. See below for the full details...
[0.49.0] - 2024-02-07
Fixed
- Fixed scrolling in long
OptionListby adding max height of 100% #4021 - Fixed
DirectoryTree.clear_nodenot clearing the node specified #4122
Changed
DirectoryTree.reloadandDirectoryTree.reload_nodenow preserve state when reloading #4056- Fixed a crash in the TextArea when performing a backward replace #4126
- Fixed selection not updating correctly when pasting while there's a non-zero selection #4126
- Breaking change:
TextAreawill not useEscapeto shift focus if thetab_behaviouris the default #4110 TextAreacursor will now be invisible before first focus #4128- Fix toggling
TextArea.cursor_blinkreactive when widget does not have focus #4128