-
Set label doesn’t work in some cases, especially when copying a behavior.
iPad Model: iPad Pro (12.9-inch) (4th generation)
iOS version: 15.2
hyperPad Version: 1.300
Description:
Steps to reproduce:
Additional info: -
Hello. This isn't a bug. :)
Set Label is not working in this case because the behaviors above aren't enabled. Disabled behaviors cannot trigger behaviors under it so Set Label was not executed at all.
-
I was testing above, but it still doesn’t update in this case either.
-
@RobinsonX I think the issue was that it wasn't clear which array I was using in the "Modify Array" behaviors and I didn't have it set to the correct array behavior.
-
@TutorialDoctor Yeah, if a behavior fails to execute, then it doesn't execute the behaviors below. This isn't a bug.
So if modify array doesn't find a behavior to modify, then it encounters an error and doesn't execute behaviors below
-