Remove dali-any from Property::Value
[platform/core/uifw/dali-demo.git] / resources / scripts / background-color.json
index 562b88e..0959179 100644 (file)
@@ -47,9 +47,7 @@
       "anchor-point": "TOP_CENTER",
       "size": [400, 150, 1],
       "background-image": {
-        "image": {
-          "filename": "{DALI_IMAGE_DIR}button-background.png"
-        }
+        "filename": "{DALI_IMAGE_DIR}button-background.png"
       }
     },
 
@@ -62,9 +60,7 @@
       "size": [400, 150, 1],
       "background-color": [0, 0, 1, 1],
       "background-image": {
-        "image": {
-          "filename": "{DALI_IMAGE_DIR}button-background.png"
-        }
+        "filename": "{DALI_IMAGE_DIR}button-background.png"
       }
     }
   ]