github Textualize/textual v0.76.0
The Key Release

latest releases: v0.79.1, v0.79.0, v0.78.0...
one month ago

Mostly fixes, but there are some refactored code in this release related to key handling and bindings. If you encounter an issues, let us know!

[0.76.0]

Changed

  • Input cursor will no longer jump to the end on focus #4773
  • Removed Size.cip_size, which was a clone of crop_size
  • Widgets with auto dimensions will now grow if there is a scrollbar #4844
  • Don't do automatic refresh when widget is not visible #4847
  • Renamed DOMNode._automatic_refresh to DOMNode.automatic_refresh to allow for customization #4847

Fixed

  • Input cursor blink effect will now restart correctly when any action is performed on the input #4773
  • Fixed bindings on same key not updating description #4850

Don't miss a new textual release

NewReleases is sending notifications on new releases.