People are requesting I make some QOL changes to FlxTextFormatRange in the main flixel fork, and I noticed it's private, so I assume they're using your fork. I'm down to make it public, but curious why this was done in the first place, as text.addFormat() easily creates one. Is this a quick way to apply formats to multiple areas, multiple texts or something?
Have any examples of people directly using this class?
Also do you have any other changes in this fork that I should consider for Flixel?
People are requesting I make some QOL changes to
FlxTextFormatRangein the main flixel fork, and I noticed it's private, so I assume they're using your fork. I'm down to make it public, but curious why this was done in the first place, astext.addFormat()easily creates one. Is this a quick way to apply formats to multiple areas, multiple texts or something?Have any examples of people directly using this class?
Also do you have any other changes in this fork that I should consider for Flixel?