Skip to content

Commit 81667a4

Browse files
committed
readme
1 parent 6de3f10 commit 81667a4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1212
- Input cursor will no longer jump to the end on focus https://github.com/Textualize/textual/pull/4773
1313
- Removed `Size.cip_size`, which was a clone of `crop_size`
1414
- Widgets with auto dimensions will now grow if there is a scrollbar https://github.com/Textualize/textual/pull/4844
15+
- Don't do automatic refresh when widget is not visible https://github.com/Textualize/textual/pull/4847
16+
- Renamed `DOMNode._automatic_refresh` to `DOMNode.automatic_refresh` to allow for customization https://github.com/Textualize/textual/pull/4847
1517

1618
### Fixed
1719

0 commit comments

Comments
 (0)