This version adds support for position:absolute
in the CSS.
Also in this release is a game added to the demo.
Play the game by running the following command:
python -m textual.demo.game
[0.87.0] - 2024-11-24
Added
- Added Styles.has_any_rules #5264
- Added
position
CSS rule. #5278 - Added
Widget.set_scroll
#5278 - Added
Select.selection
#5278