parent
6deedb1743
commit
258c7922a5
1 changed files with 3 additions and 2 deletions
|
@ -4843,6 +4843,7 @@ class RosterWindow:
|
||||||
return
|
return
|
||||||
|
|
||||||
image = model[titer][Column.AVATAR_IMG]
|
image = model[titer][Column.AVATAR_IMG]
|
||||||
|
if image is not None:
|
||||||
surface = image.get_property('surface')
|
surface = image.get_property('surface')
|
||||||
renderer.set_property('surface', surface)
|
renderer.set_property('surface', surface)
|
||||||
# allocate space for the icon only if needed
|
# allocate space for the icon only if needed
|
||||||
|
|
Loading…
Add table
Reference in a new issue