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