[ros-diffs] [reactos] 01/01: [WIN32K:NTUSER] Find a better position for a menu that is off-screen Previously, we would just stick the menu on the edge of the screen. We should actually try to flip the menu around the point of origin, and only when that fails move it to the edge of the screen. CORE-15001 CORE-9037