working preview bar of all slides
This commit is contained in:
parent
f1c80215ae
commit
6ec2e1b97b
2 changed files with 34 additions and 17 deletions
|
@ -550,6 +550,7 @@ impl cosmic::Application for App {
|
|||
.slide_preview()
|
||||
.map(|m| Message::Present(m))
|
||||
)
|
||||
.clip(true)
|
||||
.width(Length::Fill)
|
||||
.center_y(100)
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue