Hi again
The app that I'm portin from Meego, it's a timer, so I need the cover to look
the same has the first page, so the user can see the time running in the cover,
just like in the first page.
So, I did:
ApplicationWindow
{
initialPage:FirstPage{}
cover:initialPage//Qt.resolvedUrl("cover/CoverPage.qml")
}
This works but when the app is in cover mode, the timer freezes, (unlike the
meego N9 version, who keep running) and something gets messed up in the
simulator, because when clicking the cover to return to first page, the app
doesnt appear anymore, only the sailfish background.
Any ideias ?
Regards
João de Deus
_______________________________________________
SailfishOS.org Devel mailing list