{
  "version": 12,
  "stages": [
    {
      "stage": "sceneItem_show",
      "start": [
        "[show] sceneitem is changed"
      ],
      "end": [
        "[show] sceneitem is applied"
      ],
      "feature": [
        "sceneitem"
      ]
    },
    {
      "stage": "sceneItem_hide",
      "start": [
        "[hide] sceneitem is changed"
      ],
      "end": [
        "[hide] sceneitem is applied"
      ],
      "feature": [
        "sceneitem"
      ]
    },
    {
      "stage": "sceneItem_move",
      "start": [
        "[move] sceneitem is changed"
      ],
      "end": [
        "[move] sceneitem is applied"
      ],
      "feature": [
        "sceneitem"
      ]
    },
    {
      "stage": "sceneItem_rotate",
      "start": [
        "[rotate] sceneitem is changed"
      ],
      "end": [
        "[rotate] sceneitem is applied"
      ],
      "feature": [
        "sceneitem"
      ]
    },
    {
      "stage": "sceneItem_scale",
      "start": [
        "[scale] sceneitem is changed"
      ],
      "end": [
        "[scale] sceneitem is applied"
      ],
      "feature": [
        "sceneitem"
      ]
    },
    {
      "stage": "sceneItem_crop",
      "start": [
        "[crop] sceneitem is changed"
      ],
      "end": [
        "[crop] sceneitem is applied"
      ],
      "feature": [
        "sceneitem"
      ]
    },
    {
      "stage": "sceneItem_fit_stretch_toscreen",
      "start": [
        "[fit_stretch_toscreen] sceneitem is changed"
      ],
      "end": [
        "[fit_stretch_toscreen] sceneitem is applied"
      ],
      "feature": [
        "sceneitem"
      ]
    },
    {
      "stage": "sceneItem_center_toscreen",
      "start": [
        "[center_toscreen] sceneitem is changed"
      ],
      "end": [
        "[center_toscreen] sceneitem is applied"
      ],
      "feature": [
        "sceneitem"
      ]
    },
    {
      "stage": "sceneItem_flip_h_v",
      "start": [
        "[flip_h_v] sceneitem is changed"
      ],
      "end": [
        "[flip_h_v] sceneitem is applied"
      ],
      "feature": [
        "sceneitem"
      ]
    }
  ]
}