github Textualize/textual v0.66.0
The Two Thirds of the Number of the Beast Release

latest releases: v0.71.1, v0.70.0, v0.69.0...
22 days ago

A few additions and changes

[0.66.0] - 2024-06-08

Changed

  • get_content_height will now return 0 if the renderable is Falsey #4617
  • Buttons may not be pressed within their "active_effect_duration" to prevent inadvertent activations #4621
  • Screen.dismiss is now a noop if the screen isn't active. Previously it would raise a ScreenStackError, now it returns False. #4621
  • Increased window for escape processing to 100ms #4625
  • Tooltips are now hidden when any key is pressed #4625

Added

  • Added Screen.is_active
  • Added icon reactive to Header widget #4627
  • Added time_format reactive to Header widget #4627
  • Added tooltip parameter to input widgets #4625

Don't miss a new textual release

NewReleases is sending notifications on new releases.