fix: feature gate
This commit is contained in:
parent
5fca59df70
commit
408d37169a
2 changed files with 2 additions and 0 deletions
|
|
@ -282,6 +282,7 @@ impl cosmic::Application for App {
|
|||
.progress(1.0)
|
||||
.width(Length::Fill),
|
||||
)
|
||||
.push(widget::button::suggested("asdf").on_press(Message::Ignore))
|
||||
.spacing(cosmic::theme::spacing().space_s)
|
||||
.width(Length::Fill)
|
||||
.height(Length::Shrink)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue