microsoft / react-native-windows

A framework for building native Windows apps with React.
https://microsoft.github.io/react-native-windows/
Other
16.39k stars 1.14k forks source link

Coordinate space of compositor should be in logic coordinates #14001

Open acoates-ms opened 1 month ago

acoates-ms commented 1 month ago

Currently we use device coordinates. We should align with WinUI.

chrisglein commented 1 month ago

Will be a big change touching pretty much all of the components.