mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +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
|
// Setters
|
||||||
pub fn set_request_text(&self, value: &str) {
|
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);
|
self.request.set_text(value);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue