SIGN IN SIGN UP

Fix porting mistake that caused clicking on the editor to misbehave (#3583)

We used `width` instead of `height` in the "pixels-to-point" conversion
code, which would cause clicks to not work correctly when the width was
smaller than the `y` coordinate.

Release Notes:

- N/A
A
Antonio Scandurra committed
db39c3d582a5a0e0d238d17ea619158fc9361113
Committed by GitHub <noreply@github.com> on 12/11/2023, 1:30:06 PM