openOutpaint/js/ui
Victor Seiji Hariki aee812b70a fix mouse for chrome (for now)
Seems scroll delta is inconsistent between browsers, so for my chromium
installation it was simply not working at all due to snapping. Made it
so every event is a cursor size change for now. probably bad for smooth
mouse wheels, but for a complete fix we would have to keep track of
pixels scrolled and probably add a mouse wheel sensitivity setting
somewhere.

Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2022-12-07 17:32:43 -03:00
..
floating I swear I need to learn to delete my console.debugs 2022-12-06 22:57:39 -03:00
tool fix mouse for chrome (for now) 2022-12-07 17:32:43 -03:00
explore.js Layers. 2022-11-29 17:55:25 -03:00