progress
progress copied to clipboard
TrailWidth taking default 1, not matching strokeWidth.
The documentation says "If trailWidth is not defined, it is the same as strokeWidth." However, it seems to be overridden by the default value of 1 instead, as observed when specifying strokeWidth but not trailWidth.