Dashed Arc draws additional 1 pixel wide line
Heya!
First off thanks for this amazing tool, I had a lot of fun playing around with it so far!
I found that when using the Dashed variant of a Ring Sector when using Fixed Count there appears to be an additional 1 pixel wide line.
It persists independent of the amount of dashes.
The Round Caps also seem to originate from this line, if that helps narrowing it down:
The round caps also only appear on one side. I am not sure if this is intended or not or if round caps should work with the Dashes at all.
Kind regards,
ScriptMage
it's annoying and unintuitive to me too, don't worry~ it's very much an edge case, in every sense of the word, with no obvious solution that makes it work well without some very hardcoded cases like "if a dash is very close to not being visible on the ends of an arc that does not have round caps, then fade it out completely" directly in the shader, but also at the same time have dash offsets animate smoothly into being visible at that border, like, it gets kinda icky :c