humbleCoder1990

Results 6 issues of 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"?

![image](https://user-images.githubusercontent.com/87828192/191077932-7ab94e54-6b0c-4284-87ea-c77dca492020.png) Using "_" inside "grid" is very annoying for code consistency. It's tailwind way, Windi doc says to use "," Please solve this issue.