Lars Doucet
Lars Doucet
Can you link to a minimal example project of this crash happening? I can't reproduce without some more context.
Yeah, it could be made more clear. And in any case it should be easy for me to make these user-configurable, so you could just do: FlxUI.xmlFolder = "path/to/xml"; FlxUI.assetFolder...
Yeah not a bad idea. Next time I get a chance to clear out some flixel-ui issues I'll address this. On Wed, Apr 1, 2015 at 5:28 AM, Tiago Ling...
Ah cool, any syntax you had in mind?
I believe you can do this already with FlxUI9SliceSprite, by using tiling instead of scaling? But perhaps you mean something different, care to elaborate?
Yeah you can use FlxUI9SliceSprite with tiling for this, but it's probably not the most efficient solution. Any reason you don't want to use a FlxTileMap?
Ah I see. I'll see if I can think of something that's performant, convenient, and easily resizable, and see where it naturally fits in the existing API. Do you have...
Sorry for neglecting this for so long -- it started as a component mostly for my own project and I'd forgotten it's technically an official flixel-ui component. Will try to...
Ah, thanks for this. Will look into it Monday if I can.
Not yet... sorry. I can try a refactor soonish.