openOutpaint/js/ui/tool
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
..
colorbrush.js fix slider strange behavior when mouse left 2022-12-07 13:32:33 -03:00
dream.d.js Layers. 2022-11-29 17:55:25 -03:00
dream.js fix mouse for chrome (for now) 2022-12-07 17:32:43 -03:00
interrogate.js fix mouse for chrome (for now) 2022-12-07 17:32:43 -03:00
maskbrush.js fix slider strange behavior when mouse left 2022-12-07 13:32:33 -03:00
populate.js allow shortcut deletion via callback 2022-11-24 12:30:13 -03:00
select.js fix selection box when not grid-aligned 2022-12-07 16:26:23 -03:00
stamp.js fix slider strange behavior when mouse left 2022-12-07 13:32:33 -03:00