openOutpaint/js
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
..
initalize bypass for browser that calculate layer* 2022-12-07 17:10:01 -03:00
lib this might fix some of our pixel-alignment issues 2022-12-07 17:05:14 -03:00
ui fix mouse for chrome (for now) 2022-12-07 17:32:43 -03:00
index.js fix smooth rendering box incongruency on reload 2022-12-06 18:22:22 -03:00
jsconfig.json Some jsdoc for util 2022-11-28 12:11:19 -03:00