Friksel

Results 29 issues of Friksel

There is an issue in the lib that, after doing some research on Typescript, wasn't an issue with Typescript 3 compiler, but is with Typescript 4 (https://stackoverflow.com/questions/63750710/ts2611-foo-is-defined-as-a-property-in-class-a-but-is-overridden-here-in) ![image](https://user-images.githubusercontent.com/3089978/163728233-f8ef3f8b-8cbc-4e32-92af-aafe16c955cf.png) I'm working...

$25

Hi @ShukantPal , just a question; when zoomed in we can see the sample points pixi-essentials uses to draw paths. Is there currently a way to set (in this case...

As title says: SVG Elements with transparency, using fill-opacity attribute, are imported with fully opaque fills instead of (semi-)transparent. This breaks the design. @pixi-essentials/svg: v1.1.5

To my surprise the rendering of rounded linejoins are different when using pixi-essentials compared to the original design file and compared to the SVG file rendered in the browsers. So...

Whatever I try, I can't get pointer events to work when adding an SVGScene to the stage. Whatever else I add to the stage works interactively fine and also the...

See svg's below. When having a rectangle reaching full svg bounds and subtract a circle from it and save that to svg the fill will be flipped when loaded with...

Using `PostProcessingSprite()` sometimes the sprite just doesn't get rendered. It's than throwing these kinde of errors: ![image](https://user-images.githubusercontent.com/3089978/170704209-d8e5eac4-4496-401b-b55c-77b93c1f8988.png) I'm not using any textures on the 3d model, so it seems like...

### Description Not sure what's triggering this, but obviously something inside 'garnish.js' doesn't quite like something as it's throwing 'Double-instantiating a menu button on an element' in the console log...

bug
severity:minor

Using the BulgePinchFilter (@pixi/filter-bulge-pinch) on a container with children causes everything inside that container to constantly move around / glitch (while it should stay still) and stutter. It looks like...

Just found out pixi now also has an audio department too. Nice! ooking at the demo here: http://pixijs.io/pixi-sound/examples/demo.html I see the file for the looping sounds are mp3 as well....