winit/src/platform_impl
Michael Kirk 9c72cc2a98
Fix HiDPI vs. set_cursor_icon for web (#1652)
PhysicalSize is recorded as canvas.size, whereas LogicalSize is stored
as canvas.style.size.

The previous cursor behavior on stdweb clobbered all style - thus losing
the LogicalSize.
2020-08-17 19:48:29 -04:00
..
android android: fix event loop polling (#1638) 2020-08-12 11:56:28 -07:00
ios Renamed NSString to NSStringRust to support Debug View Heirarchy in Xcode (#1631) 2020-08-14 12:26:16 -07:00
linux Use PhysicalPosition in PixelDelta event 2020-07-27 01:16:21 +03:00
macos [macos] add NSWindow.hasShadow support (#1637) 2020-08-13 11:10:34 -07:00
web Fix HiDPI vs. set_cursor_icon for web (#1652) 2020-08-17 19:48:29 -04:00
windows Fix Window platform support documentation 2020-07-27 00:13:17 +03:00
mod.rs Merge branch 'master' into merge-master-to-web 2019-09-24 14:21:18 -04:00