mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-15 09:10:08 +00:00
make choose button visible by default
This commit is contained in:
parent
9305f240f7
commit
2fd7ee79a4
@ -31,7 +31,6 @@ impl Choose {
|
||||
.halign(Align::Center)
|
||||
.label(LABEL)
|
||||
.margin_top(MARGIN)
|
||||
.visible(false)
|
||||
.build();
|
||||
|
||||
Self { action, button }
|
||||
|
Loading…
x
Reference in New Issue
Block a user