Minor visual glitch when editing behaviors
-
Difficult to reproduce (thanks apple!), but I'll explain how it happened.
I've had hyperPad, since well, hyperPad. A project I started several versions back had 'Random Number' as an orange behavior. Now they're green, but this particular behavior hasn't changed to update the color.
-
@Thecheater887 they turn orange when a behaviour is changed, I guess for compatibility with old projects. Things like the old broadcast and receive message behaviours are the same.
In this case I'm guessing you added the random number behaviour before this bug was fixed, which caused random from 'a' to 'b' to return values between 'a' and 'b'+1 when 'b' had a decimal value.
-
Was not aware of this feature.
Guess I'm out of the loop.
Thanks!