Fix Widget::draw for Space widget
This commit is contained in:
parent
e98471d5b6
commit
649d72e7de
1 changed files with 1 additions and 0 deletions
|
|
@ -68,6 +68,7 @@ where
|
|||
fn draw(
|
||||
&self,
|
||||
renderer: &mut Renderer,
|
||||
_defaults: &Renderer::Defaults,
|
||||
layout: Layout<'_>,
|
||||
_cursor_position: Point,
|
||||
) -> Renderer::Output {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue