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

subtitleLabel.backgroundColor layout problem #21

Closed
alexookah opened this issue Jun 29, 2017 · 3 comments
Closed

subtitleLabel.backgroundColor layout problem #21

alexookah opened this issue Jun 29, 2017 · 3 comments

Comments

@alexookah
Copy link
Contributor

alexookah commented Jun 29, 2017

`
// Change text properties

moviePlayer.subtitleLabel?.textColor = UIColor.red
moviePlayer.subtitleLabel?.backgroundColor = UIColor.black
`

when using backgroundColor there is some problem when the subtitle is not active.
Any idea why this is happening?

simulator screen shot 30 jun 2017 00 39 31
simulator screen shot 30 jun 2017 00 39 38

@alexookah
Copy link
Contributor Author

created a pull request to fix this issue

@mhergon
Copy link
Owner

mhergon commented Jul 28, 2017

Thanks @alexookah !
Sorry for delay

@mhergon mhergon closed this as completed Jul 28, 2017
@mhergon
Copy link
Owner

mhergon commented Jul 28, 2017

New version available with the fix, thanks @alexookah

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