Vitaly Knyazev

Results 5 comments of Vitaly Knyazev

Wow! After looking at PrepareLineRenderVisual I have noticed numerous `Count()` calls throughout the code. Now I can safely add another observation to above issue: v1.0.0.4 was also **much** slower when...

Hi Atanas, I think chart drawing issue is not so easy, at least I don't know how to fix it. For now I just created PR #146 to improve PrepareLineRenderVisual...

It looks like all lifecycle.AddAndroid+android.OnBackPressed handlers **in any module** of MAUI app are called one by one and this chain cannot be interrupted by returning true from android.OnBackPressed (I guess...

@polqnaP @dilyantraykov @APopatanasov @vvgeorgiev Hello, could you please review this PR? This crash still happens in prod from time to time.

@ivan-todorov-progress Hi Ivan, the issue only happens for a bunch of production users and I never could reproduce it locally, so not sure what sample I can upload. That functionality...