grapesjs-style-bg
grapesjs-style-bg copied to clipboard
Custom "directions" added with propExtender are not working correctly
Hello!
I'm trying to add custom directions, but I'm encountering an issue. When I select one of the custom directions, the "view" appears fine. However, the selector still displays one of the default directions. Additionally, when I add another spot color to the gradient, the view doesn't reflect the correct direction.
You can see the issue demonstrated in this CodePen: https://codepen.io/mvelarde/pen/PoVbZbR
Am I using the correct method for extending a property?