openOutpaint/js
Victor Seiji Hariki 6ec27df919 add some guards to input handlers to easier debug
Sometimes before this I used mouse.listen.window.left.onclick = () =>
{thing}. Now it throws an error telling me not to do this.

Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2022-11-28 10:08:47 -03:00
..
ui remove commented out console.log entries 2022-11-27 13:24:28 -06:00
commands.js a big commit with the selection and stamping tools 2022-11-25 00:34:34 -03:00
error.js Add custom errors 2022-11-28 10:08:47 -03:00
index.js tiny change to auto-display currently loaded model in SD settings 2022-11-26 19:46:02 -06:00
input.js add some guards to input handlers to easier debug 2022-11-28 10:08:47 -03:00
settingsbar.js some more fixes and things 2022-11-25 20:27:44 -03:00
shortcuts.js a big commit with the selection and stamping tools 2022-11-25 00:34:34 -03:00
util.js add some guards to input handlers to easier debug 2022-11-28 10:08:47 -03:00