humbleCoder1990
humbleCoder1990
I want to get current NSView or NSWindow. Is it possible?
I want to have a lot of grains in short duration. but no success. I have this. `animate ({ onUpdate : v => {console.log(v)}, duration : 50 })` This code...
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?
I see the example is using require. Can't I use "import"?
 Using "_" inside "grid" is very annoying for code consistency. It's tailwind way, Windi doc says to use "," Please solve this issue.