forked from External/mage
* UI: fixed that server messages and tables list is not refresh after re-connect (#4194);
This commit is contained in:
parent
a2592ef36e
commit
c95f14f64c
2 changed files with 29 additions and 20 deletions
|
|
@ -105,7 +105,7 @@ public class TablesPane extends MagePane {
|
|||
|
||||
@Override
|
||||
public void activated() {
|
||||
tablesPanel.startTasks();
|
||||
tablesPanel.startUpdateTasks(false);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue