This commit is contained in:
parent
46b4e21e8c
commit
dd4b5349cb
@ -71,7 +71,8 @@ impl Display {
|
|||||||
}
|
}
|
||||||
|
|
||||||
pub fn scale(self) -> f64 {
|
pub fn scale(self) -> f64 {
|
||||||
unsafe { BackingScaleFactor() as _ }
|
// unsafe { BackingScaleFactor() as _ }
|
||||||
|
1.
|
||||||
}
|
}
|
||||||
|
|
||||||
pub fn bounds(self) -> CGRect {
|
pub fn bounds(self) -> CGRect {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user