Reduce size of editor test
This commit is contained in:
parent
498cb7243d
commit
353a25b750
1 changed files with 2 additions and 2 deletions
|
|
@ -43,8 +43,8 @@ fn main() {
|
|||
let mut window = Window::new_flags(
|
||||
-1,
|
||||
-1,
|
||||
1920,
|
||||
1080,
|
||||
1024,
|
||||
768,
|
||||
&format!("COSMIC TEXT - {}", font_system.locale),
|
||||
&[WindowFlag::Async],
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue