Commit f5845024e68f78f9bf484464a6bb32ee3958f712
1 parent
68db592b
Ensure buttons appears on top of super-blur-view control
Change-Id: I1fb7619b2165870c5dd18097c04edb3f112f2824
Showing
1 changed file
with
1 additions
and
0 deletions
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", |