-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
4.7.0
-
None
-
5dc99c2de83860c39abe56f4ad5d445508a25dd3
If you remove a column all the columns right of it move so far left that the are out of the board.
This patch works for me:
(got the line from samegame3)
diff --git a/examples/declarative/tutorials/samegame/samegame4/content/samegame.js b/examples/declarative/tutorials/samegame/samegame4/content/samegame.js
index 79ff0c1..38b5d8c 100755
— a/examples/declarative/tutorials/samegame/samegame4/content/samegame.js
+++ b/examples/declarative/tutorials/samegame/samegame4/content/samegame.js
@@ -145,7 +145,7 @@ function shuffleDown()