davidfig / pixi-scrollbox

a scrollbox built for pixi.js using a masked box that scrolls vertically and/or horizontally with optional scrollbars
https://www.npmjs.com/package/pixi-scrollbox
MIT License
171 stars 33 forks source link

Fixed pointer down for vertical scrollbar logic #48

Open saitonakamura opened 2 years ago

saitonakamura commented 2 years ago

I'm not 100% sure, but looks like this.scrollbarTop + this.scrollbarHeight should be used for determining the lower margin of a scroll handle