mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-29 06:22:27 +01:00
Fix wheel scrolling in the MOW.
--HG-- branch : key-processing
This commit is contained in:
@@ -223,6 +223,7 @@ var Events = Module("events", {
|
||||
init: function () {
|
||||
const self = this;
|
||||
|
||||
XML.ignoreWhitespace = true;
|
||||
util.overlayWindow(window, {
|
||||
append: <e4x xmlns={XUL}>
|
||||
<window id={document.documentElement.id}>
|
||||
|
||||
Reference in New Issue
Block a user