mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 17:45:28 +00:00
refresh history tab on address update
This commit is contained in:
parent
902f594336
commit
d2d523c724
1 changed files with 3 additions and 0 deletions
|
|
@ -89,6 +89,9 @@ class Address
|
||||||
// @TODO title
|
// @TODO title
|
||||||
);
|
);
|
||||||
|
|
||||||
|
// Refresh tabs
|
||||||
|
$this->navbar->address->tab->refresh();
|
||||||
|
|
||||||
// Update statusbar indicator
|
// Update statusbar indicator
|
||||||
$this->statusbar->gtk->set_text(
|
$this->statusbar->gtk->set_text(
|
||||||
'Loading...'
|
'Loading...'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue