wayvr window size from res. remove decor tooltips
This commit is contained in:
@@ -325,6 +325,7 @@ impl WvrServerState {
|
||||
title,
|
||||
app,
|
||||
window_handle,
|
||||
size_x.max(size_y),
|
||||
).context("Could not create WvrWindow overlay").inspect_err(|e| log::warn!("{e:?}")).ok()
|
||||
}),
|
||||
)));
|
||||
|
||||
Reference in New Issue
Block a user