mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
make choose button visible by default
This commit is contained in:
parent
9305f240f7
commit
2fd7ee79a4
1 changed files with 0 additions and 1 deletions
|
|
@ -31,7 +31,6 @@ impl Choose {
|
|||
.halign(Align::Center)
|
||||
.label(LABEL)
|
||||
.margin_top(MARGIN)
|
||||
.visible(false)
|
||||
.build();
|
||||
|
||||
Self { action, button }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue