mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-29 16:11:01 +03:00
fix, android rotate screen
Signed-off-by: dignow <linlong1265@gmail.com>
This commit is contained in:
@@ -12,6 +12,7 @@ use scrap::Display;
|
||||
|
||||
pub const NAME: &'static str = "display";
|
||||
|
||||
#[cfg(all(windows, feature = "virtual_display_driver"))]
|
||||
const DUMMY_DISPLAY_SIDE_MAX_SIZE: usize = 1024;
|
||||
|
||||
struct ChangedResolution {
|
||||
|
||||
Reference in New Issue
Block a user