Commit 9f57b16267953a0a916807da929247b1aa80aec9
Committed by
Gerrit Code Review
Merge "Ensure buttons appears on top of super-blur-view control" into devel/master
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", |