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

Whistle broken #188

Closed
johnnyoin opened this issue Oct 20, 2017 · 5 comments
Closed

Whistle broken #188

johnnyoin opened this issue Oct 20, 2017 · 5 comments

Comments

@johnnyoin
Copy link

Version 5.1.0 broke the whistle layout as shown in this demo screenshot
whistle screenshot

@akabab
Copy link

akabab commented Oct 23, 2017

Having the same issue, any update?

@StarWars
Copy link

Same here. Here is the code to recreate:

                self.activeMurmur = Murmur(title: "murmur".localized)
                self.activeMurmur.backgroundColor = UIColor.red
                self.activeMurmur.titleColor = UIColor.white
                Whisper.show(whistle: self.activeMurmur, action: .present)

@matt-lebl
Copy link

I am also having this issue. Very frustrating 😕

@jondwillis
Copy link
Contributor

This is related to iPhone X support. See my comment in #173

@onmyway133
Copy link
Contributor

onmyway133 commented Nov 21, 2017

@johnnyoin @akabab @blerchy @jondwillis @StarWars Hi, can you check https://github.com/hyperoslo/Whisper/releases/tag/6.0.2 which merged #193

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

7 participants