From 0fff72154d0dbb44e09546ff59f8a5ec288dfd2e Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 1 Jun 2023 17:18:16 +0100 Subject: Resolves: tdf#155425 turn off overlay scrolling for color selector MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit the overlay width is too close to the column width to easily select the colors in the column beside/underneath an overlay scrollbar Change-Id: I096a6f2414eb69f10a79a4a0591f3a210c6784de Reviewed-on: https://gerrit.libreoffice.org/c/core/+/152507 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- svx/uiconfig/ui/colorwindow.ui | 1 + 1 file changed, 1 insertion(+) diff --git a/svx/uiconfig/ui/colorwindow.ui b/svx/uiconfig/ui/colorwindow.ui index 27addb77194b..437f9e8719db 100644 --- a/svx/uiconfig/ui/colorwindow.ui +++ b/svx/uiconfig/ui/colorwindow.ui @@ -108,6 +108,7 @@ never never in + False True -- cgit