github Textualize/textual v0.33.0
Digits Widget

latest releases: v0.80.1, v0.80.0, v0.79.1...
13 months ago

Some fixes, and a new Digits widget

Screen.Recording.2023-08-15.at.17.12.11.mov

[0.33.0] - 2023-08-15

Fixed

  • Fixed unintuitive sizing behaviour of TabbedContent #2411
  • Fixed relative units not always expanding auto containers #3059
  • Fixed background refresh #3055
  • Fixed SelectionList.clear_options #3075
  • MouseMove events bubble up from widgets. App and Screen receive MouseMove events even if there's no Widget under the cursor. #2905

Added

  • Added an interface for replacing prompt of an individual option in an OptionList #2603
  • Added DirectoryTree.reload_node method #2757
  • Added widgets.Digit #3073
  • Added BORDER_TITLE and BORDER_SUBTITLE classvars to Widget #3097

Changed

  • DescendantBlur and DescendantFocus can now be used with @on decorator

Don't miss a new textual release

NewReleases is sending notifications on new releases.