mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
update comment
This commit is contained in:
parent
103b3456a4
commit
564b02c0f5
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ impl Form {
|
|||
// Connect events
|
||||
list.on_select({
|
||||
let name = name.clone();
|
||||
// Show name entry on new identity option selected
|
||||
move |key| name.gobject.set_visible(key.is_none())
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue