why when i put my textureProgress
value = 100,
fill_mode = clockwise
my textureProgress become like this

if i use mode other than clockwise/counter clockwise, it work just find.
if value under 100, it also work fine. example if
value = 99,
fill_mode = clockwise.
it work normally.