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
@@ -28,6 +28,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
28
28
- Fixed issue with auto width/height and relative children https://github.com/Textualize/textual/issues/1319
29
29
- Fixed issue with offset applied to containers https://github.com/Textualize/textual/issues/1256
30
30
- Fixed default CSS retrieval for widgets with no `DEFAULT_CSS` that inherited from widgets with `DEFAULT_CSS`https://github.com/Textualize/textual/issues/1335
31
+
- Fixed merging of `BINDINGS` when binding inheritance is set to `None`https://github.com/Textualize/textual/issues/1351
0 commit comments