mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-15 17:20:08 +00:00
remove deprecated feature
This commit is contained in:
parent
7311af914a
commit
ee92777039
@ -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…
x
Reference in New Issue
Block a user