From d12b43191e01e837d5a144fb19d9d3cd8eadd777 Mon Sep 17 00:00:00 2001 From: bobzel Date: Mon, 26 Aug 2024 15:17:14 -0400 Subject: from last --- src/client/views/search/FaceRecognitionHandler.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/client/views/search') diff --git a/src/client/views/search/FaceRecognitionHandler.tsx b/src/client/views/search/FaceRecognitionHandler.tsx index 1ab084eaa..f613f78ce 100644 --- a/src/client/views/search/FaceRecognitionHandler.tsx +++ b/src/client/views/search/FaceRecognitionHandler.tsx @@ -180,9 +180,12 @@ export class FaceRecognitionHandler { _layout_reflowVertical: true, _layout_nativeDimEditable: true, _layout_borderRounding: '20px', + _layout_fitWidth: true, + _layout_autoHeight: true, + _face_showImages: true, backgroundColor: '#555555', _width: 400, - _height: 400, + _height: 100, }); const uface = uniqueFaceDoc[DocData]; uface.face = ''; // just to make prettyprinting look better -- cgit v1.2.3-70-g09d2