From 975ab6e7cf92e31de7a8244029cbf5b0cfd9c7ff Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 29 Aug 2022 10:17:47 -0400 Subject: [PATCH] fontchooser: Remove placeholder from preview entry The way we explicitly set the font on the entry conflicts with the placeholder text styling. But the entry isn't normally empty, so placeholder text is not that important here. Remove it and use a tooltip instead. --- gtk/ui/gtkfontchooserwidget.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gtk/ui/gtkfontchooserwidget.ui b/gtk/ui/gtkfontchooserwidget.ui index 24437263d0..99324481fe 100644 --- a/gtk/ui/gtkfontchooserwidget.ui +++ b/gtk/ui/gtkfontchooserwidget.ui @@ -185,7 +185,7 @@ - Preview text + Preview Font horizontal @@ -321,7 +321,7 @@ - Preview text + Preview Font -- 2.30.2