From 4905e68ad2504cf3d8ed2c29aca41f05ffe92ef5 Mon Sep 17 00:00:00 2001 From: Victor Woeltjen Date: Tue, 2 Dec 2014 15:21:46 -0800 Subject: [PATCH] [Scrolling] Include scrolling lists in bundles Include the scrolling list view in the set of active plug-ins. WTD-534. --- bundles.json | 1 + 1 file changed, 1 insertion(+) diff --git a/bundles.json b/bundles.json index c9bd1a9484..bb37355f0e 100644 --- a/bundles.json +++ b/bundles.json @@ -8,6 +8,7 @@ "platform/commonUI/general", "platform/telemetry", "platform/features/plot", + "platform/features/scrolling", "example/generator", "example/persistence"