A few minor updates and fixes.
Also a style change for the checkbox widget. Expect snapshot test files if you have used checkboxes.
Thanks to the contributors!
[6.6.0] - 2025-11-10
Fixed
- Fixed
TextAreacursor display on wrapped lines #6196 - Fixed
remove_childrennot refreshing layout #6206 - Fixed flicker with :hover pseudo class #6214
- Fixed scrollbar not updating after textarea paste #6219
Added
- Added
grid_sizeproperty toGridLayout#6210 - Exposed
NoSelectionandBLANKviatextual.widgets.select#6214 - Added
Widget.FOCUS_ON_CLICKclassvar amdWidget.focus_on_clickmethod #6216 - Added support for the kitty keyboard protocol on Windows #6207
- Added
Widget.mount_compose#6216
Changed
- Change highlight style of Select to only highlight the border, not the label #6214