Skip to content

Commit

Permalink
chore: fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
marc2332 committed Sep 8, 2024
1 parent 059319f commit 724e53b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/renderer/src/renderer.rs
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ impl<'a, State: Clone> ApplicationHandler<EventMessage> for DesktopRenderer<'a,
}

graphics_driver.make_current();

app.render(
&self.hovered_node,
window_config.background,
Expand Down

0 comments on commit 724e53b

Please sign in to comment.