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
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
12
12
13
13
- Fixed zero division error https://github.com/Textualize/textual/issues/2673
14
14
- Fix `scroll_to_center` when there were nested layers out of view (Compositor full_map not populated fully) https://github.com/Textualize/textual/pull/2684
15
+
- Fix crash when `Select` widget value attribute was set in `compose`https://github.com/Textualize/textual/pull/2690
15
16
- Issue with computing progress in workers https://github.com/Textualize/textual/pull/2686
16
17
- Issues with `switch_screen` not updating the results callback appropriately https://github.com/Textualize/textual/issues/2650
0 commit comments