Disable overscan compensation for external displays on iOS (#1088)
This commit is contained in:
parent
73cf10e4f3
commit
c0c22c8ff1
3 changed files with 31 additions and 4 deletions
|
|
@ -16,6 +16,8 @@
|
|||
- On iOS, fix a crash that occurred while acquiring a monitor's name.
|
||||
- On iOS, fix armv7-apple-ios compile target.
|
||||
- Removed the `T: Clone` requirement from the `Clone` impl of `EventLoopProxy<T>`.
|
||||
- On iOS, disable overscan compensation for external displays (removes black
|
||||
bars surrounding the image).
|
||||
|
||||
# 0.20.0 Alpha 2 (2019-07-09)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue