Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Formotion panel sometimes does not display until tap or scroll registered #226

Open
matthewsinclair opened this issue Jul 1, 2014 · 2 comments

Comments

@matthewsinclair
Copy link
Contributor

I am noticing that Formotion screens will sometimes (but certainly not always) come up with nothing visible in the view controller and it will stay 'hidden' until the view controller receives a tap or scroll event from the user.

This is happening in the sim, and it's impossible to test it because it's intermittent. I can display the same controller over and over again (coming into and out of it from the top nav) and once out of four of five times it will be hidden until the panel gets a tap.

It happens both with PM::FormotionScreen panels, as well as regular everyday Formotion controllers.

Is there anything that I could be doing wrong to make this happen?

@clayallsopp
Copy link
Owner

Hm, no clue. Sounds like some kind of drawing issue, but there's no custom drawing in Formotion itself =\

If you can upload an example project I can take a closer look?

@matthewsinclair
Copy link
Contributor Author

Clay - thanks for the response. Unfortunately, it’s somewhat intermittent, and it’s part of a massive project. I haven’t got an example that repeats it in a smaller project. I’ll see if I can narrow it down a bit further and see if I can isolate it.

On 2 Jul 2014, at 2:49 am, Clay Allsopp [email protected] wrote:

Hm, no clue. Sounds like some kind of drawing issue, but there's no custom drawing in Formotion itself =\

If you can upload an example project I can take a closer look?


Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants