Hi All,
I'm trying to show RadImageEditor in a RadModalWindow, however after the modal window get opened the image (ImageEditor's Source) is initially not visible.
However if you use the HueTool and update the image appears.
This is the XAML of my test solution:
And this is the code behind
Thanks