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 9d9e566 commit 9b133ffCopy full SHA for 9b133ff
CHANGELOG.md
@@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
12
- Fixed issue with the "transparent" CSS value not being transparent when set using python https://github.com/Textualize/textual/pull/5890
13
- Fixed issue with pushing screens when Input has mouse captured https://github.com/Textualize/textual/pull/5900
14
15
+## Changed
16
+
17
+- Widget.release_mouse will now only release the mouse, if it was captured by self https://github.com/Textualize/textual/pull/5900
18
19
## [3.5.0] - 2025-06-20
20
21
### Changed
0 commit comments