We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf94acb commit 5f92529Copy full SHA for 5f92529
1 file changed
mods/example/chrome/chrome.yaml
@@ -378,3 +378,15 @@ dropdown-separators:
378
379
separator:
380
Inherits: button
381
+
382
+# TODO: Fix the random numbers below.
383
+editor:
384
+ Inherits: ^Glyphs
385
+ Regions:
386
+ select: 34, 187, 16, 16
387
+ tiles: 0, 187, 16, 16
388
+ overlays: 17, 187, 16, 16
389
+ actors: 34, 68, 16, 16
390
+ tools: 136, 68, 16, 16
391
+ history: 136, 51, 16, 16
392
+ erase: 50, 187, 16, 16
0 commit comments