mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-08 15:21:28 +03:00
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user