mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
remove deprecated feature
This commit is contained in:
parent
7311af914a
commit
ee92777039
1 changed files with 0 additions and 3 deletions
|
|
@ -159,9 +159,6 @@ impl Navigation {
|
|||
|
||||
// Setters
|
||||
pub fn set_request_text(&self, value: &str) {
|
||||
// Focus out from content area on activate the link @TODO
|
||||
self.widget.focus();
|
||||
|
||||
self.request.set_text(value);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue