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

introductionView setBackgroundColor #3

Closed
shmidt opened this issue Oct 22, 2013 · 5 comments
Closed

introductionView setBackgroundColor #3

shmidt opened this issue Oct 22, 2013 · 5 comments

Comments

@shmidt
Copy link

shmidt commented Oct 22, 2013

Hi, thanks for sharing!

Trying to set colour for the first screen and it seems to be impossible.
[introductionView setBackgroundColor:[UIColor colorWithRed:0.300 green:0.171 blue:0.686 alpha:1.000]];

Delegate works only after switching screens, so it's not possible to do this either.

@MatthewYork
Copy link
Owner

Thanks for taking a look at my control! I will be looking into both of these things for you, but if you find anything, feel free to initiate a pull request with the fixes.

@shmidt
Copy link
Author

shmidt commented Oct 22, 2013

OK, thanks. I'll try to find it out.

@shmidt
Copy link
Author

shmidt commented Oct 22, 2013

buildIntroductionWithPanels rewrote backgroundColor. Need to think a little bit how to handle this.

@MatthewYork
Copy link
Owner

Interesting... If that is where it is occurring, it shouldn't be too bad to fix this.

@MatthewYork
Copy link
Owner

Schmidt,

Took a look at the problem, and I fixed the overwrite problem and removed some bloat along the way. I'm going to close this but let me know if you have more problems.

Thanks,

-Matt

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