Hello Syncfusion.
I'm writing to tell you about an error in your SfDateTimeRangeNavigator controller.
I am using the SfDateTimeRangeNavigator to create a zoom (the zoom in this example is not working and cannot be moved either). By defector I want this hidden, IsVisble = false.
Everything works fine until I return to the visible SfDateTimeRangeNavigator, then it does not look with the style that I had put (the thumbs). However, if the "Ocultar" property is set to true and I repaint the interface (by pressing the 3 button) then it looks good.
But if I just change the values and don't re-paint the interface, (by pressing buttons 1 and 2), it will continue to look bad until I press button 3.
I think this error has to do with the IsVisible property, because if it is set to true by default, the problem that the thumbs are not seen wrong never occurs.
Hope you can fix said error as it is very annoying for users.
A cordial greeting.
Thank you.
The problem is only visual.
Thanks