I am having problems related to the refreshing of the canvas. It seems that sometimes part of the canvas is not correctly refreshed. I see this behaviour when running on the server and accessing it through remote desktop. But the weird thing is that everything is ok when i run the app locally on my pc.
To illustrate:
this is how the canvas looks as it should be:
and this is after clicking an element (a new element with the adornments is added then). You see the grey area behind the new element.
I troubleshooted already for possible causes like the background of the added element, the opacity,... but did not find anything. Also i tried out different settings for the remote desktop connection (color depth, user experience settings).
Any idea what might cause this?
As a workaround, is there a way to 'force' a complete redraw of the visible area of the canvas?
