Rename canvas::frame to canvas in iced_wgpu
This commit is contained in:
parent
bbeaf10c04
commit
d13d19ba35
9 changed files with 14 additions and 153 deletions
|
|
@ -256,6 +256,9 @@ impl Backend {
|
|||
// Not supported!
|
||||
// TODO: Draw a placeholder (?) / Log it (?)
|
||||
}
|
||||
_ => {
|
||||
// Not supported!
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue