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 0ca343c commit da9ab77Copy full SHA for da9ab77
CHANGELOG.md
@@ -50,6 +50,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
50
- ID and class validation was too lenient https://github.com/Textualize/textual/issues/3954
51
- Fixed CSS watcher crash if file becomes unreadable (even temporarily) https://github.com/Textualize/textual/pull/4079
52
- Fixed display of keys when used in conjunction with other keys https://github.com/Textualize/textual/pull/3050
53
+- Fixed double detection of <kbd>Escape</kbd> on Windows https://github.com/Textualize/textual/issues/4038
54
55
## [0.47.1] - 2023-01-05
56
0 commit comments