Samuel Trew
Samuel Trew
### Expected Behavior No type definitions (an also functionality) should be present for handling mouse/click/pointer etc. events when `@pixi/events` is not installed ### Current Behavior In PIXI 6, when I...
### Summary Depending on the position of the top-most item in the viewport, there should be sticky headers dynamically generated providing a nested sticky-ness. These headers would be the ancestors...
**Suggestion** Based on the docs, it looks like we csn customise almost every part of the json tree itself. However, it seems like the dropdown doesn't accept custom components. It...
Hey, I currently use this package in a manner where I have a local version that has been updated with Typescript. I'm wanting to convert to functional components, add tests...