mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-15 17:20: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)
|
.halign(Align::Center)
|
||||||
.label(LABEL)
|
.label(LABEL)
|
||||||
.margin_top(MARGIN)
|
.margin_top(MARGIN)
|
||||||
.visible(false)
|
|
||||||
.build();
|
.build();
|
||||||
|
|
||||||
Self { action, button }
|
Self { action, button }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user