mirror of
https://github.com/electron/electron.git
synced 2026-01-11 00:18:02 -05:00
Quick fix for the memory leak + docs
This commit is contained in:
@@ -287,8 +287,8 @@ Returns:
|
||||
|
||||
* `event` Event
|
||||
* `type` String
|
||||
* `image` NativeImage
|
||||
* `scale` Float
|
||||
* `image` NativeImage (optional)
|
||||
* `scale` Float (optional)
|
||||
|
||||
Emitted when the cursor's type changes. The `type` parameter can be `default`,
|
||||
`crosshair`, `pointer`, `text`, `wait`, `help`, `e-resize`, `n-resize`,
|
||||
|
||||
Reference in New Issue
Block a user