This is a migrated thread and some comments may be shown as answers.

Why is SlidedToIndex handler called on NON-UI thread?

1 Answer 40 Views
SlideView
This is a migrated thread and some comments may be shown as answers.
Shawn
Top achievements
Rank 2
Shawn asked on 01 Aug 2018, 10:17 PM
When my handler for SlidedToIndex is called, it is NOT on the UI thread.  Why?  That seems wrong and forces me to do a Device.BeginInvokeOnMainThread inside my handler.  I think it would be more user friendly and expected for UI event handlers to be called on the UI thread.

1 Answer, 1 is accepted

Sort by
0
Nikolay Demirev
Telerik team
answered on 03 Aug 2018, 08:20 AM
Hello Shawn,

You are right, it is called not from the UI thread, this is a bug. I have logged it in our backlog and I have created a public item in our Feedback portal which you could follow in order to receive notifications about the bug status.

I have updated your Telerik Points as a token of our appreciation for reporting the bug.

Regards,
Nikolay Demirev
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
SlideView
Asked by
Shawn
Top achievements
Rank 2
Answers by
Nikolay Demirev
Telerik team
Share this question
or