Hello, I'm seeing an issue with TsProgressbar that only seems to be happening with skins enabled. The issue we see is that if we set a TsProgressbar's range from a negative number to zero (or greater) then it doesn't draw the progress if skins are enabled, this all works fine with skins disabled. For instance, set the progbar's min to -20, then set it's max to 0 (or greater), then enable skins, then set the progress value to -5, you'll see nothing, just an empty progress bar, now disable skins, and you'll see the progress bar display at 3/4 full (-5) as expected, turning skins back on at this point will clear/empty the progress bar. We're using version 7.51 currently.
Thanks,
Jamie