mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
draft focus on browser window
This commit is contained in:
parent
815d86b2be
commit
950304af3f
1 changed files with 3 additions and 0 deletions
|
|
@ -90,6 +90,9 @@ class Content
|
|||
function(
|
||||
\GtkTreeView $treeview
|
||||
) {
|
||||
// Focus on browser
|
||||
// $this->container->history->browser->gtk->present();
|
||||
|
||||
$this->container->history->browser->container->tab->append(
|
||||
$this->getSelectedUrl()
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue