HaxeFlixel / flixel-addons

Additional classes for HaxeFlixel
170 stars 136 forks source link

FlxPieDial black border #430

Open Mystically11 opened 3 months ago

Mystically11 commented 3 months ago

Upon creating a FlxPieDial, it renders with a black border around it. That border disappears as the pie empties out. In the HaxeFlixel demo of it, the background is black itself, so it's not noticeable. Might have been an uncaught bug or something breaking as time passed on.

example: image

Geokureli commented 3 months ago

Yeah, this is weird behavior, would accept a PR to fix this, or I can get to it when I have time