mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-15 09:10:08 +00:00
update comment
This commit is contained in:
parent
7978b0f60d
commit
05bb81f6e0
@ -59,7 +59,7 @@ impl Tab {
|
||||
}
|
||||
}
|
||||
}
|
||||
Some(position) // activated tab position
|
||||
Some(position) // activated tab
|
||||
}
|
||||
// on menu close
|
||||
None => {
|
||||
@ -70,7 +70,7 @@ impl Tab {
|
||||
}
|
||||
}
|
||||
}
|
||||
None // selected tab
|
||||
None // current tab
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user