From ab4b16e9d3ace14374fd665132f03f9014c94761 Mon Sep 17 00:00:00 2001 From: Sam El-Husseini Date: Tue, 3 Sep 2019 14:37:45 -0700 Subject: [PATCH] Field pitch remaining fixes that were missed in previous PR. (#2957) --- demos/custom-fields/index.html | 2 +- demos/custom-fields/pitch/field_pitch.js | 20 +++++++++----------- demos/custom-fields/pitch/index.html | 17 +++++++++++++++++ demos/custom-fields/turtle/index.html | 17 +++++++++++++++++ 4 files changed, 44 insertions(+), 12 deletions(-) diff --git a/demos/custom-fields/index.html b/demos/custom-fields/index.html index 467b7cd7a..9e681a8b6 100644 --- a/demos/custom-fields/index.html +++ b/demos/custom-fields/index.html @@ -2,7 +2,7 @@ - Blockly Demos + Blockly Demo: Custom Fields diff --git a/demos/custom-fields/turtle/index.html b/demos/custom-fields/turtle/index.html index bcfc8a18f..f5b4cdfeb 100644 --- a/demos/custom-fields/turtle/index.html +++ b/demos/custom-fields/turtle/index.html @@ -7,6 +7,23 @@ +