This commit is contained in:
parent
d5a933b047
commit
4f3215f48e
3 changed files with 12 additions and 9 deletions
|
|
@ -207,7 +207,7 @@ impl Application for ScrollableDemo {
|
|||
}
|
||||
|
||||
fn theme(&self) -> Theme {
|
||||
self.theme
|
||||
self.theme.clone()
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue