-
Notifications
You must be signed in to change notification settings - Fork 687
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CATROID-1462 Change variable by "" brick does not work
Loop bricks now actually change their control variable instead of continually setting it with calculated values. This allows for other change variable operations inside the loop to have an effect. This however furthers the possibility to create infinite loops and the resulting value of the control variable after the loop is not as easily predictable when using another change value operation inside the loop.
- Loading branch information
Robert
committed
Feb 28, 2023
1 parent
9888bb9
commit 5bee466
Showing
3 changed files
with
9 additions
and
7 deletions.
There are no files selected for viewing
Binary file added
BIN
+62.6 KB
...droidTest/assets/catrobatTests/bricks/control/testForLoopWithChangeVariableBrick.catrobat
Binary file not shown.
Binary file modified
BIN
-41.2 KB
(69%)
...d/src/androidTest/assets/catrobatTests/bricks/control/testForVariableFromToBrick.catrobat
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters