Skip to content

Fix automatic header calculation - #1337

Open
ageevvalentin wants to merge 1 commit into
WenchaoD:masterfrom
ageevvalentin:fix_automatic_header_calculation
Open

Fix automatic header calculation#1337
ageevvalentin wants to merge 1 commit into
WenchaoD:masterfrom
ageevvalentin:fix_automatic_header_calculation

Conversation

@ageevvalentin

@ageevvalentin ageevvalentin commented Sep 29, 2021

Copy link
Copy Markdown
Contributor

After update my project to iOS 15 I found strange problem.
I have a view controller with FSCalendar which fill it and open this view controller with a pageSheet modal presentation. When I open it above an other controller with fullScreen modal presentation (it not reproduced with a pageSheet modal presentation), I see a header which intersects other elements. I debugged header size, it was -1. I found strange condition in preferredHeaderHeight().
I think need to use _preferredHeaderHeight instead of _preferredWeekdayHeight. _preferredWeekdayHeight already used and set into preferredWeekdayHeight()

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

Successfully merging this pull request may close these issues.

1 participant