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
Hi;
I've just cloned the sample project and changed the short-form height of FullScreenNavController to .contentHeight(200). But after changing this property the navigation bar height changed and when the user drag the bottom sheet to transition to the long-form navigation bar title shows under the iPhone X notch.
What type of issue is this? (place an x in one of the [ ])
bug
enhancement (feature request)
question
documentation related
testing related
discussion
Requirements (place an x in each of the [ ])
I've read and understood the Contributing guidelines and have done my best effort to follow them.
Description
Hi;
I've just cloned the sample project and changed the short-form height of
FullScreenNavController
to.contentHeight(200)
. But after changing this property the navigation bar height changed and when the user drag the bottom sheet to transition to the long-form navigation bar title shows under the iPhone X notch.What type of issue is this? (place an
x
in one of the[ ]
)Requirements (place an
x
in each of the[ ]
)Bug Report
Filling out the following details about bugs will help us solve your issue sooner.
Reproducible in:
PanModal version: 1.2.7
iOS version: 14.5
Steps to reproduce:
Just use below config:
Expected result:
I expect the navigation title shows correctly.
Actual result:
title not shown correctly.
Attachments:
Simulator.Screen.Recording.-.iPhone.11.-.2022-02-07.at.15.06.29.mp4
The text was updated successfully, but these errors were encountered: