make virtual display square

This commit is contained in:
galister 2026-07-05 23:03:13 +09:00
parent ab578b8e35
commit 4cf84e19f0
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ pub enum TickTask {
const KEY_REPEAT_DELAY: i32 = 200;
const KEY_REPEAT_RATE: i32 = 50;
const WAYVR_SCREEN_RES: [i32; 2] = [2560, 1440];
const WAYVR_SCREEN_RES: [i32; 2] = [2560, 2560];
impl WvrServerState {
pub fn new(