From f63829eb97fec6e6bd8fa8dc2323367a8a55f83b Mon Sep 17 00:00:00 2001 From: Eugenio Parodi Date: Sun, 4 Feb 2024 11:28:00 +0000 Subject: [PATCH] Enable right mouse button support in the html exporter --- tests/sandbox/sandbox.NerdFont.html | 2 +- tests/sandbox/sandbox.base.html | 2 +- tests/sandbox/sandbox.old.html | 2 +- tests/sandbox/standalone.fullscreen.NerdFont.html | 2 +- tests/sandbox/standalone.fullscreen.html | 2 +- tests/sandbox/standalone.html | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/tests/sandbox/sandbox.NerdFont.html b/tests/sandbox/sandbox.NerdFont.html index 8c1a4e93..d0740d6a 100644 --- a/tests/sandbox/sandbox.NerdFont.html +++ b/tests/sandbox/sandbox.NerdFont.html @@ -76,7 +76,7 @@ and w2ui `}, { type: 'right', size: 1000, resizable: true, style: pstyle, - html: '
' } + html: '
' } ] }); new w2field({ el: query('#fpsCap')[0], type: 'int', autoFormat: false }) diff --git a/tests/sandbox/sandbox.base.html b/tests/sandbox/sandbox.base.html index deeba8b7..5748eb7c 100644 --- a/tests/sandbox/sandbox.base.html +++ b/tests/sandbox/sandbox.base.html @@ -69,7 +69,7 @@ and w2ui `}, { type: 'right', size: 1000, resizable: true, style: pstyle, - html: '
' } + html: '
' } ] }); new w2field({ el: query('#fpsCap')[0], type: 'int', autoFormat: false }) diff --git a/tests/sandbox/sandbox.old.html b/tests/sandbox/sandbox.old.html index 120adb83..d42940ff 100644 --- a/tests/sandbox/sandbox.old.html +++ b/tests/sandbox/sandbox.old.html @@ -68,7 +68,7 @@ and w2ui `}, { type: 'right', size: 1000, resizable: true, style: pstyle, - html: '
' } + html: '
' } ] }); new w2field({ el: query('#fpsCap')[0], type: 'int', autoFormat: false }) diff --git a/tests/sandbox/standalone.fullscreen.NerdFont.html b/tests/sandbox/standalone.fullscreen.NerdFont.html index 22eb22db..12b6ab55 100644 --- a/tests/sandbox/standalone.fullscreen.NerdFont.html +++ b/tests/sandbox/standalone.fullscreen.NerdFont.html @@ -32,7 +32,7 @@ -
+