fix, android rotate screen

Signed-off-by: dignow <linlong1265@gmail.com>
This commit is contained in:
dignow
2023-11-03 07:17:40 +08:00
parent e96ae7a650
commit 059e067bdc
3 changed files with 5 additions and 2 deletions

View File

@@ -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 {