Skip to content

Commit

Permalink
fixed pane grid
Browse files Browse the repository at this point in the history
  • Loading branch information
discordance committed Dec 5, 2020
1 parent 19df1e6 commit 13b73db
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 13b73db

Please sign in to comment.