The On decorator
https://textual.textualize.io/blog/2023/05/03/textual-0230-improves-message-handling/
[0.23.0] - 2023-05-03
Fixed
- Fixed
outlinetop and bottom not handling alpha - #2371 - Fixed
!importantnot applying toalign#2420 - Fixed
!importantnot applying toborder#2420 - Fixed
!importantnot applying tocontent-align#2420 - Fixed
!importantnot applying tooutline#2420 - Fixed
!importantnot applying tooverflow#2420 - Fixed
!importantnot applying toscrollbar-size#2420 - Fixed
outline-rightnot being recognised #2446
Changed
- Setting attributes with a
compute_method will now raise anAttributeError#2383 - Unknown psuedo-selectors will now raise a tokenizer error (previously they were silently ignored) #2445
- Breaking change:
DirectoryTree.FileSelected.pathis now always aPath#2448 - Breaking change:
Directorytree.load_directoryrenamed toDirectorytree._load_directory#2448 - Unknown pseudo-selectors will now raise a tokenizer error (previously they were silently ignored) #2445