macos: fix an incorrect type signature on NSView drawRect (#1104)
This commit is contained in:
parent
1366dc326a
commit
1aab328e2a
2 changed files with 3 additions and 2 deletions
|
|
@ -23,6 +23,7 @@
|
|||
hijacking `set_decorations` for this purpose.
|
||||
- On macOS and iOS, corrected the auto trait impls of `EventLoopProxy`.
|
||||
- On iOS, add touch pressure information for touch events.
|
||||
- On macOS, fix the signature of `-[NSView drawRect:]`.
|
||||
|
||||
# 0.20.0 Alpha 2 (2019-07-09)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue