mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-28 12:04:13 +00:00
update comment
This commit is contained in:
parent
103b3456a4
commit
564b02c0f5
@ -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…
x
Reference in New Issue
Block a user