From 646043bcadcc23b57e7ec51e3d99a18aec8b9ec7 Mon Sep 17 00:00:00 2001 From: Stefan Giehl Date: Tue, 15 Dec 2020 01:57:37 +0100 Subject: Improve scrolling of dialogs (#16783) * Improve scrolling of dialogs Page will be frozen at the current scroll position and only the dialog will scroll (if too heigh for window) * use $(window).scrollTop() instead of window.scrollY * updates expected ui files --- .../UIIntegrationTest_visitor_profile_not_segmented.png | 4 ++-- tests/UI/expected-screenshots/ViewDataTableTest_export_options.png | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'tests') diff --git a/tests/UI/expected-screenshots/UIIntegrationTest_visitor_profile_not_segmented.png b/tests/UI/expected-screenshots/UIIntegrationTest_visitor_profile_not_segmented.png index e8aef092a2..d48b95d20d 100644 --- a/tests/UI/expected-screenshots/UIIntegrationTest_visitor_profile_not_segmented.png +++ b/tests/UI/expected-screenshots/UIIntegrationTest_visitor_profile_not_segmented.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b74f4fe571a6f142b163a0ad7576d71ce00d462c4ec550fe418d7448abd7b163 -size 524226 +oid sha256:bb0f0b11c11b3ae75a4308416a0445e09f678e7a0a938d0c7605c937e06608a7 +size 564047 diff --git a/tests/UI/expected-screenshots/ViewDataTableTest_export_options.png b/tests/UI/expected-screenshots/ViewDataTableTest_export_options.png index 857a2e8c3a..1b36fbe26c 100644 --- a/tests/UI/expected-screenshots/ViewDataTableTest_export_options.png +++ b/tests/UI/expected-screenshots/ViewDataTableTest_export_options.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e389466380aae59d750cd14d1ef0b547245301d0cbba900675a1bc1f74a13e8f -size 38300 +oid sha256:a76d043ca6e47ac61eafe7021b0517f4027cf71241c3d2db5f94bb6a01e1d8cd +size 38269 -- cgit v1.2.3