Force refresh on manager show (#759)
But still collecting all the data takes some time...
This commit is contained in:
parent
f8d1fabae0
commit
4fdfe44b11
@ -2125,6 +2125,7 @@ def show_manager():
|
||||
manager_window.show()
|
||||
manager_window.set_table_geom_size()
|
||||
manager_window.repaint()
|
||||
manager_window.update_table(out_of_schedule=True)
|
||||
app.processEvents()
|
||||
|
||||
get_frame_size()
|
||||
|
Loading…
Reference in New Issue
Block a user