Update
svn: r2789
This commit is contained in:
parent
504c10743d
commit
1d6e27ca42
@ -272,7 +272,6 @@ class Gallery(ImageSelect):
|
|||||||
if self.old_photo_list is not None:
|
if self.old_photo_list is not None:
|
||||||
self.dataobj.setPhotoList(self.old_photo_list)
|
self.dataobj.setPhotoList(self.old_photo_list)
|
||||||
|
|
||||||
|
|
||||||
def on_canvas1_event(self,obj,event):
|
def on_canvas1_event(self,obj,event):
|
||||||
"""
|
"""
|
||||||
Handle resize events over the canvas, redrawing if the size changes
|
Handle resize events over the canvas, redrawing if the size changes
|
||||||
|
Loading…
Reference in New Issue
Block a user