### Issue Details * Version used (Ex; 1.0): 1.0.0 * Describe whats happening (Include any relevant console errors, a [Gist](https://gist.github.com/) is preferred for longer errors): If you add a Shadow to a shape with Strokestyle and Fill, a " Shadow Stroke" appears on top of the shape.  [Fiddle](https://jsfiddle.net/0fkLsy1r/) * OS & Browser version *(Please be specific)* (Ex; Windows 10 Home, Chrome 62.0.3202.94): **Windows 11 Pro Insider Chrome 97.0.4692.99** * Do you know of any workarounds? If you remove the strokestyle, the shadow works as expected. So my current workaround is to draw a second shape for just the border.