Hi @Kishimotovn,
Thanks for providing this addition, but I can't merge it, because it has severe performance issues as well as some bugs like wrong ring size - you can try to enable rings blur in the example project to see what I mean.
Considering rather slow performance for the current implementation (without blur), if another level of heavy computation is added (separate background image generating), the control would become unusable.
If you have a requirement for background ring blur in your project, I'd suggest adding a separate pre-rendered view for this and setting the control's background ring color to transparent.
Hi @Kishimotovn, Thanks for providing this addition, but I can't merge it, because it has severe performance issues as well as some bugs like wrong ring size - you can try to enable rings blur in the example project to see what I mean. Considering rather slow performance for the current implementation (without blur), if another level of heavy computation is added (separate background image generating), the control would become unusable. If you have a requirement for background ring blur in your project, I'd suggest adding a separate pre-rendered view for this and setting the control's background ring color to transparent.