mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-13 06:01:21 +00:00
draft focus on browser window
This commit is contained in:
parent
815d86b2be
commit
950304af3f
@ -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…
x
Reference in New Issue
Block a user