svx/source/tbxctrls/tbcontrl.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 535d857975e453401c0c455bdda82e1a81c7e110 Author: Heiko Tietze <tietze.he...@gmail.com> AuthorDate: Wed May 13 12:15:37 2020 +0200 Commit: Heiko Tietze <heiko.tie...@documentfoundation.org> CommitDate: Wed May 13 19:29:06 2020 +0200 Resolves tdf#132435 - Font selection drop down too narrow Showing 18 chars now Change-Id: If6482cd25c74c4fea9eefca76b4828eff0ede220 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94112 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tie...@documentfoundation.org> diff --git a/svx/source/tbxctrls/tbcontrl.cxx b/svx/source/tbxctrls/tbcontrl.cxx index ce6a935c4714..08ee5e149baf 100644 --- a/svx/source/tbxctrls/tbcontrl.cxx +++ b/svx/source/tbxctrls/tbcontrl.cxx @@ -104,7 +104,7 @@ #define MAX_MRU_FONTNAME_ENTRIES 5 -#define COMBO_WIDTH_IN_CHARS 15 +#define COMBO_WIDTH_IN_CHARS 18 // namespaces using namespace ::editeng; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits