mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
remove toggle action
This commit is contained in:
parent
c521ae4f5d
commit
c4fdad41eb
2 changed files with 1 additions and 9 deletions
|
|
@ -132,7 +132,7 @@ impl Page {
|
|||
|
||||
/// Toggle `Find` widget
|
||||
pub fn find(&self) {
|
||||
self.search.toggle()
|
||||
self.search.show()
|
||||
}
|
||||
|
||||
/// Navigate home URL (parsed from current navigation entry)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue