Skip to content
  • Alexander Larsson's avatar
    css shadow: Add extra slop to the blur clipping · dcb84f15
    Alexander Larsson authored
    Turns out our blurring function isn't very nice, it has a lot
    of energy past the blur radius, so clipping at exactly the
    blur radius causes ugly gradient stops. This just adds 4
    extra pixels of slop, which makes this better in most cases.
    dcb84f15