Bug in Rect?

Hi Ulrich,

Have you tried the following:

smallerRect.Center = OrigRect.Center * 2

I don’t know why, but when trying to match up the center of Rect objects, that works for me. See Opening Modal Windows on Second Screen

Edit: Better answer below