openOutpaint/js
Victor Seiji Hariki ea64c138c3 Add generic mouse input handler
input.js is now responsible for processing mouse input and translating
it to relevant events. This allows for less bloat on the main logic in
index.js and easy implementation of new functionality

Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2022-11-20 23:03:07 -03:00
..
commands.js simple command pattern and edit history 2022-11-20 14:59:11 -03:00
index.js bump version, remove pointless checkbox 2022-11-20 17:31:51 -03:00
input.js Add generic mouse input handler 2022-11-20 23:03:07 -03:00
settingsbar.js make draggable class for possible future re-use 2022-11-20 17:31:51 -03:00
util.js Add generic mouse input handler 2022-11-20 23:03:07 -03:00