mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 17:45:28 +00:00
add comment
This commit is contained in:
parent
7988e6e6b7
commit
55715284d8
1 changed files with 1 additions and 0 deletions
|
|
@ -198,6 +198,7 @@ impl Reader {
|
||||||
// Tag is link
|
// Tag is link
|
||||||
if let Some(_) = _links_.get(&tag) {
|
if let Some(_) = _links_.get(&tag) {
|
||||||
return action_tab_append.activate(None); // @TODO implement URI option
|
return action_tab_append.activate(None); // @TODO implement URI option
|
||||||
|
// @TODO action does not work after focus out
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue