Description
https://github.com/rust-windowing/winit/blob/master/winit-appkit/src/cursor.rs#L211-L212
EwResize and ColResize are both mapped to the same cursor. Furthermore, that cursor has been deprecated in favor of two alternatives. So this should be an easy fix.
The same is true NsResize and RowResize.
macOS version
ProductName: macOS
ProductVersion: 26.0.1
BuildVersion: 25A362
Winit version
Latest trunk