Add thumbnailing
This commit is contained in:
parent
f38ce15bf9
commit
9905af8f6f
5 changed files with 166 additions and 43 deletions
|
|
@ -632,6 +632,7 @@ impl Application for App {
|
|||
}
|
||||
},
|
||||
),
|
||||
self.tab.subscription().map(Message::TabMessage),
|
||||
])
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue