Fixed image display, so images are not shown in the gallery
svn: r49
This commit is contained in:
parent
aff959c77d
commit
49fea7e4c7
@ -823,7 +823,7 @@ def on_event_select_row(obj,row,b,c):
|
||||
#
|
||||
#-------------------------------------------------------------------------
|
||||
def on_switch_page(obj,a,page):
|
||||
if page == 4:
|
||||
if page == 6:
|
||||
obj.get_data(EDITPERSON).load_images()
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user