We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2494598 commit e878a8aCopy full SHA for e878a8a
CHANGELOG.md
@@ -12,6 +12,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
12
13
- Fixed `VERTICAL_BREAKPOINTS` doesn't work https://github.com/Textualize/textual/pull/5785
14
- Fixed `Button` allowing text selection https://github.com/Textualize/textual/pull/5770
15
+- Fixed running `App.run` after `asyncio.run` https://github.com/Textualize/textual/pull/5799
16
+- Fixed triggering a deprecation warning in py >= 3.10 https://github.com/Textualize/textual/pull/5799
17
18
## [3.2.0] - 2025-05-02
19
0 commit comments