Hello,
I am trying to convert the time entered in the xamtimeeditors to the range values and noticing an offset in the maximum value till 12:06 but seems good after 12:45. Can you please let me know the problem. I have also attached the project along with the screenshot.
Hi Gopi,
Since the chart inside the zoombar is not positioned perfectly at the outer edges of the zoombar thumb, the range value that you are calculating using the time in the chart is not going to map 1 to 1 with the zoombar range. There needs to be an offset of some kind to the calculated value I think. I'm currently trying to work out how to calculate that offset and apply it correctly to the zoombar. I will get back to you shortly.
Attached the screenshot as well