Closed phorward closed 2 months ago
This PR allows to define a bone
test = StringBone()
which is shown as "test" bone, instead of just an empty string.
I have another solution: phorward#7
It's kinda over-engineered, but we can make it so.
This PR allows to define a bone
which is shown as "test" bone, instead of just an empty string.