pixi-inspector
pixi-inspector copied to clipboard
Devtools for PixiJS
As the title suggests, attempting to search for a specific pixi element in the search bar causes the entire page to freeze up, which can only be rectified by closing...
Typing "16 *2" into a number input should result in setting the value to 32
Iframe
Hello How to use pixi-inspector, if my application inside iframe?
Please could you add support for arrow keys when adjusting property values. It was a really useful feature in the previous version. Ideally it could follow the shortcuts for chrome...
Allow undo changes made by pressing cmd-z or ctrl-z
Can we somehow debug two pixi applications at the same time? ``` window.__PIXI_APP__ = application1 window.__PIXI_APP_2__ = application2 ```