Fix porting mistake that caused clicking on the editor to misbehave
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.
A
Antonio Scandurra committed
b4fc8ea6f7bdd014bd321f49b4de3904392cfb9f
Parent: 36d2ab4