Skip to content

Commit

Permalink
fixed pane grid
Browse files Browse the repository at this point in the history
  • Loading branch information
discordance committed Jan 3, 2021
1 parent 594d2f9 commit cf036c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion graphics/src/widget/pane_grid.rs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ impl<B> pane_grid::Renderer for Renderer<B>
where
B: Backend + backend::Text,
{
// TODO Touch bugs here
fn draw<Message>(
&mut self,
defaults: &Self::Defaults,
Expand Down

0 comments on commit cf036c6

Please sign in to comment.