From 2911847c34322576ef8e591addf24f746461ff10 Mon Sep 17 00:00:00 2001 From: Kujtim Hoxha Date: Fri, 25 Jul 2025 11:46:23 +0200 Subject: [PATCH] chore: update golden --- ...are_at_the_bottom_in_backwards_list.golden | 20 +++++++++---------- ...d_we_are_at_the_top_in_forward_list.golden | 4 ++-- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/internal/tui/exp/list/testdata/TestListMovement/should_not_change_offset_when_new_items_are_appended_and_we_are_at_the_bottom_in_backwards_list.golden b/internal/tui/exp/list/testdata/TestListMovement/should_not_change_offset_when_new_items_are_appended_and_we_are_at_the_bottom_in_backwards_list.golden index 8cea66d71fb8e43fc9e0ac8fcb6ee1000cfcb5e4..9166c3d388f45243860fde6827b42196305d84ea 100644 --- a/internal/tui/exp/list/testdata/TestListMovement/should_not_change_offset_when_new_items_are_appended_and_we_are_at_the_bottom_in_backwards_list.golden +++ b/internal/tui/exp/list/testdata/TestListMovement/should_not_change_offset_when_new_items_are_appended_and_we_are_at_the_bottom_in_backwards_list.golden @@ -1,10 +1,10 @@ -Item 29 -Item 29 -Item 29 -Item 29 -Item 29 -Item 29 -Item 29 -Item 29 -Item 29 -│Testing  \ No newline at end of file +│Item 29 +│Item 29 +│Item 29 +│Item 29 +│Item 29 +│Item 29 +│Item 29 +│Item 29 +│Item 29 +Testing  \ No newline at end of file diff --git a/internal/tui/exp/list/testdata/TestListMovement/should_not_change_offset_when_new_items_are_prepended_and_we_are_at_the_top_in_forward_list.golden b/internal/tui/exp/list/testdata/TestListMovement/should_not_change_offset_when_new_items_are_prepended_and_we_are_at_the_top_in_forward_list.golden index faed253a104304630e9e33decc445622cde8739a..5493247c7713c227dc5a46ea5422c2b8c10a492e 100644 --- a/internal/tui/exp/list/testdata/TestListMovement/should_not_change_offset_when_new_items_are_prepended_and_we_are_at_the_top_in_forward_list.golden +++ b/internal/tui/exp/list/testdata/TestListMovement/should_not_change_offset_when_new_items_are_prepended_and_we_are_at_the_top_in_forward_list.golden @@ -1,5 +1,5 @@ -│Testing  -Item 0 +Testing  +│Item 0 Item 1 Item 1 Item 2