[totem/wip/cdavis/force-dark: 18/18] grilo.ui: Override `shadow-type`
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/wip/cdavis/force-dark: 18/18] grilo.ui: Override `shadow-type`
- Date: Tue, 11 Jan 2022 16:56:37 +0000 (UTC)
commit 50c044aa018f47bc22e502f9672737e7c79f4b72
Author: Christopher Davis <christopherdavis gnome org>
Date: Wed Jan 5 10:27:54 2022 -0800
grilo.ui: Override `shadow-type`
`shadow-type` is generally unused in new apps, and causes
a double border that's most visible in high contrast mode.
This commit overrides GdMainView's default `shadow-type`
and removes the double border.
src/grilo.ui | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/src/grilo.ui b/src/grilo.ui
index aa7b9ac95..31cbc15b5 100644
--- a/src/grilo.ui
+++ b/src/grilo.ui
@@ -133,6 +133,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="model">browser_model</property>
+ <property name="shadow_type">none</property>
<style>
<class name="content-view"/>
</style>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]