mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-21 11:57:59 +01:00
Move overlay magic from util to overlay module.
This commit is contained in:
@@ -15,7 +15,7 @@ var CommandWidgets = Class("CommandWidgets", {
|
||||
let s = "dactyl-statusline-field-";
|
||||
|
||||
XML.ignoreWhitespace = true;
|
||||
util.overlayWindow(window, {
|
||||
overlay.overlayWindow(window, {
|
||||
objects: {
|
||||
eventTarget: commandline
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user