fixed bugs when parsing global animation parameter values
authorHolger Schemel <info@artsoft.org>
Sun, 20 Aug 2023 11:38:15 +0000 (13:38 +0200)
committerHolger Schemel <info@artsoft.org>
Sun, 3 Sep 2023 20:59:58 +0000 (22:59 +0200)
The previous code recognized the value "click" in the parameter string
"click,click:anim_X", but did not in string "click:anim_X,click".


No differences found