From 7001e027e8bd462d9497dcb2cb31ec5289b5b8ab Mon Sep 17 00:00:00 2001 From: Brandon DeRosier Date: Fri, 2 Sep 2016 08:14:42 -0400 Subject: [PATCH] Update Vector Drawing XBlock to the latest version. This change fixes a problem with Vector Drawing problems where Vectors and points can't be created by clicking and dragging on the problem board. --- requirements/edx/edx-private.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/edx/edx-private.txt b/requirements/edx/edx-private.txt index 8410cd11a0..e0e0b7da01 100644 --- a/requirements/edx/edx-private.txt +++ b/requirements/edx/edx-private.txt @@ -34,5 +34,5 @@ git+https://github.com/open-craft/problem-builder.git@v2.0.4#egg=xblock-problem- ubcpi-xblock==0.5.3 # Vector Drawing and ActiveTable XBlocks (Davidson) --e git+https://github.com/open-craft/xblock-vectordraw.git@ded76fc8f6c99ba4949ed57a7bf62a1f12e44683#egg=xblock-vectordraw +-e git+https://github.com/open-craft/xblock-vectordraw.git@v0.2#egg=xblock-vectordraw==0.2 -e git+https://github.com/open-craft/xblock-activetable.git@1786a2c8fc06ca3ecfac1972464048982bd486ff#egg=xblock-activetable