David Figatner
                                            David Figatner
                                        
                                    Hmm...a JSFiddle would be even more useful to debug the problem.
I'm still not sure what's causing the problem. Can you create a jsfiddle so i can debug it?
Can you create a jsfiddle so I can play with it and find the problem? Thanks!
What version of pixi are you using?
That looks to be a type error in pixi-layers not pixi-scrollbox?
That is weird. I checked the scrollbox code and stopPropagation does follow the option. Hmm...can you set up a quick jsfiddle to show this issue is broken so I can...
Hmm...this may cause problems since you won't be able to add children outside of content. I'm sure there are some people that hack the scrollbox in this way (I may...
1000 items should be okay based on the type of objects. Perf is very individual for a project. I would recommend staying away from pixi.text (use bitmaptext instead), and if...
This is not something I'm actively working on. But happy to take PRs.
Jim's suggestion is what we do for toggling styles like bold. It's the most consistent behavior and should be implemented.