aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--layers.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/layers.json b/layers.json
index 0d5a817..c1107d4 100644
--- a/layers.json
+++ b/layers.json
@@ -63,7 +63,7 @@
"role": "^OnScreen.*",
"name": "popups",
"layer_id": 9999,
- "area": { "type": "rect", "rect": { "x": 0, "y": 100, "width": -1, "height": -201 } },
+ "area": { "type": "rect", "rect": { "x": 0, "y": 300, "width": -1, "height": 400 } },
"comment": "Range of IDs that will always be placed on the popup layer, that gets a very high 'dummy' id of 9999"
}
],