mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
update base refresh
This commit is contained in:
parent
ffe2cdf5a6
commit
c9aacdff4f
3 changed files with 12 additions and 14 deletions
|
|
@ -20,7 +20,7 @@ class Request extends \Yggverse\Yoda\Abstract\Entity\Window\Tab\Address\Navbar\E
|
|||
\GdkEvent $event
|
||||
): void
|
||||
{
|
||||
$this->navbar->base->update();
|
||||
$this->navbar->base->refresh();
|
||||
|
||||
$this->navbar->go->gtk->set_sensitive(
|
||||
!empty(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue