text now fits the slide on both previews and real pres
This commit is contained in:
parent
9695c8670f
commit
44aab37447
3 changed files with 47 additions and 14 deletions
|
@ -550,6 +550,7 @@ impl cosmic::Application for App {
|
|||
.slide_preview()
|
||||
.map(|m| Message::Present(m))
|
||||
)
|
||||
.width(Length::Fill)
|
||||
.center_y(100)
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue