You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
16
16
- Fixed alt modifier on systems without extended Key Protocol https://github.com/Textualize/textual/pull/6267
17
17
- Fixed an issue where alpha keys with modifiers weren't lower cased. If you have bound to something like `ctrl+A`, then change to `ctrl+shift+a`https://github.com/Textualize/textual/pull/6267
18
18
- Fixed exception when setting `loading` attribute before mount https://github.com/Textualize/textual/pull/6268
0 commit comments