foundry-ui
foundry-ui copied to clipboard
InteractionFeedback | Add customization support
Add ability to customize SVG element passed into the component
Rather than animating r and a circle radius, animate a transform: scale(0) to scale(1) on the passed in svg element
See feedback on: https://github.com/Headstorm/foundry-ui/pull/96 https://github.com/Headstorm/foundry-ui/pull/106 for more info.