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

Fix albums view in SwiftUI issue #366 #365

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Donychen
Copy link

@Donychen Donychen commented Sep 9, 2024

After use SwiftUI wrapper ImagePickerController, the presentingViewController is not a UINavigationController in frameOfPresentedViewInContainerView of DropdownPresentationController, so setting of the position and background color of AlbumsViewController is incorrect.
Pass source to DropdownPresentationController to fix.

@Donychen Donychen changed the title Fix albums view in swift UI Fix albums view in swift UI issue #366 Sep 9, 2024
@Donychen Donychen changed the title Fix albums view in swift UI issue #366 Fix albums view in SwiftUI issue #366 Sep 9, 2024
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