mirror of https://github.com/wayvr-org/wayvr.git
openvr lines are dirty by default
This commit is contained in:
parent
412f199f91
commit
cdbe3c4ad3
|
|
@ -82,6 +82,7 @@ impl LinePool {
|
|||
width: 0.002,
|
||||
override_width: true,
|
||||
image_view: Some(self.view.clone()),
|
||||
image_dirty: true,
|
||||
..Default::default()
|
||||
},
|
||||
..Default::default()
|
||||
|
|
|
|||
Loading…
Reference in New Issue