rostertab: Increase the size of the contact_info and avatar.
This commit is contained in:
parent
f59fcc12ef
commit
46487bed32
1 changed files with 1 additions and 1 deletions
|
@ -499,7 +499,7 @@ class RosterInfoTab(Tab):
|
|||
contact_win_h = 0
|
||||
else:
|
||||
display_contact_win = True
|
||||
contact_win_h = 4
|
||||
contact_win_h = 8
|
||||
if self.size.tab_degrade_y:
|
||||
tab_win_height = 0
|
||||
else:
|
||||
|
|
Loading…
Reference in a new issue