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 cc0003a commit 5664084Copy full SHA for 5664084
CHANGELOG.md
@@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
18
- Fixed grid + keyline when the grid has auto dimensions https://github.com/Textualize/textual/pull/4680
19
- Fixed mouse code leakage https://github.com/Textualize/textual/pull/4681
20
- Fixed link inside markdown table not posting a `Markdown.LinkClicked` message https://github.com/Textualize/textual/issues/4683
21
+- Fixed issue with mouse movements on non-active screen https://github.com/Textualize/textual/pull/4688
22
23
24
## [0.70.0] - 2024-06-19
0 commit comments