From f4eb8ed3bbae33c79c2b1c446403f061c419dd09 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Tue, 21 Mar 2017 05:05:22 -0400 Subject: [PATCH] Pass chunk size to data generator TODO: Add text fields for controlling number of items and chunk size (Chunk size should be small for testing UI interactions and performance but large for generating lots of data.) --- chrome/content/zotero/tools/data_generator.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/chrome/content/zotero/tools/data_generator.html b/chrome/content/zotero/tools/data_generator.html index e87f9309a..df9fb154b 100644 --- a/chrome/content/zotero/tools/data_generator.html +++ b/chrome/content/zotero/tools/data_generator.html @@ -3,11 +3,12 @@ - + +