What are your stance on supporting subclassing? As far as I know there currently is now way to for example change the radius with code. It would be awesome if the library supported subclassing or overriding currently private properties with code. I have not tried it but it might be as easy as changing private to internal?
What are your stance on supporting subclassing? As far as I know there currently is now way to for example change the radius with code. It would be awesome if the library supported subclassing or overriding currently private properties with code. I have not tried it but it might be as easy as changing private to internal?