From 6ee2bf628614e9c14b061bd48c2efd2c9515ab19 Mon Sep 17 00:00:00 2001 From: Daniel Boles Date: Thu, 14 Sep 2017 18:34:21 +0100 Subject: [PATCH] widget-factory: Usefully demo Frame shadow types Instead of showing the 4 types except for GTK_SHADOW_NONE, which are all treated identically and provide no way for themes to differentiate, just keep 2 Frames, and make one of them GTK_SHADOW_NONE to demo a flat Frame --- demos/widget-factory/widget-factory.ui | 33 +++----------------------- 1 file changed, 3 insertions(+), 30 deletions(-) diff --git a/demos/widget-factory/widget-factory.ui b/demos/widget-factory/widget-factory.ui index 253a4aed68..be50421e52 100644 --- a/demos/widget-factory/widget-factory.ui +++ b/demos/widget-factory/widget-factory.ui @@ -1160,7 +1160,7 @@ Suspendisse feugiat quam quis dolor accumsan cursus. in - <b>In</b> + <b>Shadow</b> 1 @@ -1168,10 +1168,10 @@ Suspendisse feugiat quam quis dolor accumsan cursus. - out + none - <b>Out</b> + <b>No shadow</b> 1 @@ -1180,33 +1180,6 @@ Suspendisse feugiat quam quis dolor accumsan cursus. 1 - - - - - <b>Etched in</b> - 1 - - - - - 2 - - - - - etched-out - - - <b>Etched out</b> - 1 - - - - - 3 - - 6