pixi-scrollbox icon indicating copy to clipboard operation
pixi-scrollbox copied to clipboard

a scrollbox built for pixi.js using a masked box that scrolls vertically and/or horizontally with optional scrollbars

Results 32 pixi-scrollbox issues
Sort by recently updated
recently updated
newest added

Whenever I try to inspect a pixi instance with a scrollbox on it I get this error: Uncaught DOMException: Failed to execute 'postMessage' on 'Window': scrollbarMove(e) { if (this.pointerDown) {...

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

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

Is it considered to push this project into a CDN like CDNJS?

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Hi, I've been struggling with including scrollbox into my react-pixi project for quite some time and i finally figured out that the PixiComponent wrapper automatically adds the children into Scrollbox,...

I have an app with a bunch of sprites representing cards, in a horizontally scrolling tray representing a hand. I have implemented the tray using Scrollbox. In spite of my...

I have 1000 childs (single sprite) in scrollBox.content Having 100 items is ok. But If I have 1000 items, the scrolling cause high cpu usage (almost 100%) + very laggy....

Can I use pixi-scrollbox for my project without worrying? Becuase It's js, not ts. I wonder your opinion. Or, pixi-viewport replace this?

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies