Patch for: T31754
once "width fade" reaches a value of 2.0, strandbuf->widthfade will be zero and as a consequence the part of strand_shade_segment() in strand.c which is responsible for the alpha gets skipped.
got a "hack" patch attached (not sure if this is the best fix, but it works :))