From 04b5c5f14adf6ec35498d10b5a57ccf15b36b26c Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 14 Jul 2014 09:17:47 -0400 Subject: [PATCH] widget-factory: Fix multi-selection example It turns out that activate-on-single-click interferes with the expected multi-selection behavior. Turn it off, since there's nothing to activate in this list, anyway. --- demos/widget-factory/widget-factory.ui | 1 + 1 file changed, 1 insertion(+) diff --git a/demos/widget-factory/widget-factory.ui b/demos/widget-factory/widget-factory.ui index 9bb225235c..d9b1aed8b1 100644 --- a/demos/widget-factory/widget-factory.ui +++ b/demos/widget-factory/widget-factory.ui @@ -2995,6 +2995,7 @@ Suspendisse feugiat quam quis dolor accumsan cursus. True multiple + False