Make sure to leave fullscreen mode when exiting the slideshow.

SVN revision: 53838
This commit is contained in:
titan 2010-10-24 19:10:20 +00:00 committed by titan
parent 801c22f21c
commit c589ea128f
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ _ephoto_slideshow_back(void *data, Evas_Object *obj __UNUSED__, void *event_info
default:
ERR("unhandled previous state %d", ephoto->prev_state);
}
elm_win_fullscreen_set(ephoto->win, EINA_FALSE);
}
static void