Commit 9f57b16267953a0a916807da929247b1aa80aec9

Authored by David Steele
Committed by Gerrit Code Review
2 parents 0f2922ab f5845024

Merge "Ensure buttons appears on top of super-blur-view control" into devel/master

resources/scripts/super-blur-view.json
@@ -66,6 +66,7 @@ @@ -66,6 +66,7 @@
66 "position": [0, 0, 0], 66 "position": [0, 0, 0],
67 "size": [200, 100, 0], 67 "size": [200, 100, 0],
68 "labelText": "Blur", 68 "labelText": "Blur",
  69 + "siblingOrder": 1,
69 "signals": [{ 70 "signals": [{
70 "name": "pressed", 71 "name": "pressed",
71 "action": "play", 72 "action": "play",