atsusy / TiPaperFold

Titanium Mobile module for "PaperFold for iOS"
MIT License
63 stars 21 forks source link

No folds. #15

Open kosso opened 11 years ago

kosso commented 11 years ago

Hi,

I just tried this, fresh from github. It complies and builds fine.

But when I try the example.js, everything works except for the fold effect. All I see is a dark grey view, which vanishes to reveal the map after the pull is complete.

Any idea why this might be happening and how to fix it?

Thanks.

I'd really love to get this working and also see integration with the Paperfold test branch for horizontal folds. ;)

Tested on iPhone5 iOS6.0.1 - Ti SDK 2.1.3

kosso commented 11 years ago

OK. I realised I didn't have your correct modified version of PaperFold-for-iOS. I now see the folds OK.

But one thing I notice is that the folds don't show the folder rightView of the map until it has been shown for the first time. The first unfolding are blank folds.

pamik commented 11 years ago

Hi, I have the same problem.

kosso commented 11 years ago

Any movement on this? I'd really love to use this module, but the only thing stopping me for now is the fact that the initial first fold-out is blank.

thx :)

atsusy commented 11 years ago

I fixed the module. Please try with the latest one.

pamik commented 11 years ago

Thanx :-)

kosso commented 11 years ago

Thanks!

kosso commented 11 years ago

Just to confirm that this works fine now. Great stuff ;)

One more question though, will you be supporting the new horizontal folds? Thanks again.