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
At least thats what lead me to a conclusion, that something doesn't work when I set it. On a screenshot below you see a significant gap that's by default reserved for Month names. I have hidden these as I want to show month elsewhere and use vertical scrolling.
Previously, setting headerHeight to 0 worked fine. Yesterday I've built the app (while still being on 1.7) and the gap is here and it goes nowhere, no matter what value I set it to. In the screenshot, I have set backgroundColor to calendar to illustrate the gap vs. actual frame.
This is case for both 1.7 and 1.8. I really don't want to fix this by adjusting top constraint. Any clues?
The text was updated successfully, but these errors were encountered:
At least thats what lead me to a conclusion, that something doesn't work when I set it. On a screenshot below you see a significant gap that's by default reserved for Month names. I have hidden these as I want to show month elsewhere and use vertical scrolling.
Previously, setting headerHeight to
0
worked fine. Yesterday I've built the app (while still being on 1.7) and the gap is here and it goes nowhere, no matter what value I set it to. In the screenshot, I have set backgroundColor to calendar to illustrate the gap vs. actual frame.This is case for both 1.7 and 1.8. I really don't want to fix this by adjusting top constraint. Any clues?
The text was updated successfully, but these errors were encountered: