pygui: fixed joining sessions with mobility players
This commit is contained in:
parent
08bbaf463b
commit
a870c15b43
1 changed files with 1 additions and 1 deletions
|
@ -377,7 +377,7 @@ class CoreClient:
|
||||||
|
|
||||||
# organize canvas
|
# organize canvas
|
||||||
self.app.canvas.organize()
|
self.app.canvas.organize()
|
||||||
|
self.show_mobility_players()
|
||||||
# update ui to represent current state
|
# update ui to represent current state
|
||||||
self.app.after(0, self.app.joined_session_update)
|
self.app.after(0, self.app.joined_session_update)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue