Fix redrawing
This commit is contained in:
parent
188edf560a
commit
39e1e08082
@ -96,6 +96,8 @@ class IconView(goocanvas.ItemViewSimple, goocanvas.ItemView):
|
||||
self.item.user_bounds_to_device(cr, bounds)
|
||||
self.bounds = bounds
|
||||
|
||||
self.get_canvas_view().request_redraw(self.bounds)
|
||||
|
||||
cr.restore()
|
||||
|
||||
return self.bounds
|
||||
|
Loading…
Reference in New Issue
Block a user