You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had a similar problem, this code could maybe help someone in the future.
My problem was that the whisper view origin.y was calculated wrong when in landscape (the navigation bar height gets smaller) and therefor there was an empty space between whisper and navigationbar.
I solved changing the code in WhisperFactory.swift:
The text was updated successfully, but these errors were encountered: