Hello, I am trying to use Telerik UI fot WPF for our new project.
I just tested your demo version in github (https://github.com/telerik/xaml-sdk)
Unfortunately I encountered some serious issues with the program.
First of all, UI components cracked when mouse left RadButton.
RadToggleButtons make this kinds of accidents also.
It looks like the size of components are dramatically changed with mouse event.
I attached the video capture of the issue and demo program we used.
My question is :
- why it happens?
- Can I avoid or prevent this issue? how?