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

how to presented modally ViewController on floating panel #607

Open
doitduri opened this issue Aug 29, 2023 · 0 comments
Open

how to presented modally ViewController on floating panel #607

doitduri opened this issue Aug 29, 2023 · 0 comments

Comments

@doitduri
Copy link

Description

I want to presented modally ViewController on Floaitng Panel.

But, I called presented ViewController on Floating Panel and then
when I changed to device orientation, i saw that layout invalided screen.

why does it?

Expected behavior

Actual behavior

Steps to reproduce

  1. called A Flaoting panel on ViewController
  2. presented modally ViewController on A Flaoting Panel
  3. change to orientation (portrait -> landscape)
  4. check invalid layout

image

How do you display panel(s)?

  • Add as child view controllers

How many panels do you displays?

  • 1

Environment

Library version

  • CocoaPods
  • Carthage
  • Swift Package Manager

iOS version(s)
16.2

Xcode version
14.3.1

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

1 participant