The problem is that once pictureflow is minimized using the home key, it wont restore when pictureflow shortcut is clicked. The only way is to end the software
I don't know why this is happening. I believe it could be because pictureflow consists of multiple widgets and the widget called in main.cpp is eventually destroyed giving way to other widgets. I also noticed that with other apps, pressing the home key leads to the menu (not the home), while in pictureflow it leads straight to home as if may be it does not have the keyboard focus.
Any ideas?