Skip to content

Commit f245679

Browse files
committed
snapshots
1 parent afae638 commit f245679

11 files changed

+269
-269
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1515
## Changed
1616

1717
- Widget.release_mouse will now only release the mouse, if it was captured by self https://github.com/Textualize/textual/pull/5900
18-
- Some optimizations to TextArea, which may be noticeable during scrolling https://github.com/Textualize/textual/pull/5925
18+
- Some optimizations to TextArea, which may be noticeable during scrolling (note: may break snapshots with a TextArea) https://github.com/Textualize/textual/pull/5925
1919

2020
## Added
2121

tests/snapshot_tests/__snapshots__/test_snapshots/test_compact.svg

Lines changed: 1 addition & 1 deletion
Loading

tests/snapshot_tests/__snapshots__/test_snapshots/test_input_percentage_width.svg

Lines changed: 59 additions & 59 deletions
Loading

tests/snapshot_tests/__snapshots__/test_snapshots/test_setting_transparency.svg

Lines changed: 12 additions & 12 deletions
Loading

tests/snapshot_tests/__snapshots__/test_snapshots/test_text_area_alternate_screen.svg

Lines changed: 30 additions & 30 deletions
Loading

tests/snapshot_tests/__snapshots__/test_snapshots/test_text_area_selection_rendering[selection0].svg

Lines changed: 28 additions & 28 deletions
Loading

tests/snapshot_tests/__snapshots__/test_snapshots/test_text_area_selection_rendering[selection1].svg

Lines changed: 28 additions & 28 deletions
Loading

tests/snapshot_tests/__snapshots__/test_snapshots/test_text_area_selection_rendering[selection2].svg

Lines changed: 28 additions & 28 deletions
Loading

tests/snapshot_tests/__snapshots__/test_snapshots/test_text_area_selection_rendering[selection3].svg

Lines changed: 28 additions & 28 deletions
Loading

tests/snapshot_tests/__snapshots__/test_snapshots/test_text_area_selection_rendering[selection4].svg

Lines changed: 27 additions & 27 deletions
Loading

0 commit comments

Comments
 (0)