mirror of
https://github.com/hannobraun/Fornjot
synced 2025-05-08 11:58:27 +00:00
Update formatting
This commit is contained in:
parent
b8c0ad54f7
commit
49edd1097d
@ -12,9 +12,7 @@ use crate::{
|
||||
pub struct Viewer {
|
||||
current_screen_size: ScreenSize,
|
||||
new_screen_size: Option<ScreenSize>,
|
||||
|
||||
most_recent_mouse_button: Option<MouseButton>,
|
||||
|
||||
camera: Camera,
|
||||
cursor: Option<NormalizedScreenPosition>,
|
||||
draw_config: DrawConfig,
|
||||
|
Loading…
Reference in New Issue
Block a user