Skip to content
  • Emmanuele Bassi's avatar
    script: Use a node when resolving an animation mode · 09f91ff6
    Emmanuele Bassi authored
    Instead of taking a string and duplicating the "is it a string or an
    integer" check in both Alpha and Animation, the function in
    ClutterScript that resolves the animation mode values should take a
    JsonNode and do all the checks it needs.
    09f91ff6