From e92bae1dda32d53687f6f402d17ddcc683ea4998 Mon Sep 17 00:00:00 2001 From: Sam El-Husseini Date: Thu, 3 Oct 2019 14:35:12 -0700 Subject: [PATCH] Download screenshot in playground (#3148) * Add an option on the playground to download a screenshot of the blocks on the workspace. --- tests/playground.html | 13 ++++ tests/playgrounds/screenshot.js | 114 ++++++++++++++++++++++++++++++++ 2 files changed, 127 insertions(+) create mode 100644 tests/playgrounds/screenshot.js diff --git a/tests/playground.html b/tests/playground.html index f927eb8e0..5f9526d55 100644 --- a/tests/playground.html +++ b/tests/playground.html @@ -65,6 +65,7 @@ +