From 1d068a7d7a592343e12019667840cec6ce61f996 Mon Sep 17 00:00:00 2001 From: Ben Olden-Cooligan Date: Sat, 25 Nov 2023 19:01:33 -0800 Subject: [PATCH] Escl: Default height for shared scanners list view --- NAPS2.Lib/EtoForms/Ui/ScannerSharingForm.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NAPS2.Lib/EtoForms/Ui/ScannerSharingForm.cs b/NAPS2.Lib/EtoForms/Ui/ScannerSharingForm.cs index 79e0df5cc7..1823aa1f9b 100644 --- a/NAPS2.Lib/EtoForms/Ui/ScannerSharingForm.cs +++ b/NAPS2.Lib/EtoForms/Ui/ScannerSharingForm.cs @@ -65,7 +65,7 @@ protected override void BuildLayout() LayoutController.Content = L.Column( C.Label(UiStrings.ScannerSharingIntro).DynamicWrap(400), C.Spacer(), - _listView.Control.Scale(), + _listView.Control.Scale().NaturalHeight(80), L.Row( L.Column( L.Row(