mirror of
https://github.com/hannobraun/Fornjot
synced 2025-08-13 12:46:06 +00:00
Update formatting
This commit is contained in:
parent
cb569ec2ff
commit
4390d6d088
@ -144,6 +144,7 @@ impl ApplicationHandler for DisplayState {
|
|||||||
let Some(window) = &self.window else {
|
let Some(window) = &self.window else {
|
||||||
return;
|
return;
|
||||||
};
|
};
|
||||||
|
|
||||||
window.window().request_redraw();
|
window.window().request_redraw();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user