Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Make userInterfaceIdiom injectable on presentPanModal(_:)#128

Open
stleamist wants to merge 1 commit into
slackhq:masterfrom
stleamist:feature/injectable-userinterfaceidiom
Open

Make userInterfaceIdiom injectable on presentPanModal(_:)#128
stleamist wants to merge 1 commit into
slackhq:masterfrom
stleamist:feature/injectable-userinterfaceidiom

Conversation

@stleamist

@stleamist stleamist commented Jan 12, 2021

Copy link
Copy Markdown

Summary

Make userInterfaceIdiom injectable on presentPanModal(_:).
This allows users to present a PanModal without using .popover style on the iPadOS.

Requirements (place an x in each [ ])

  • I've read and understood the Contributing Guidelines and have done my best effort to follow them.

  • I've read and agree to the Code of Conduct.

  • I've written tests to cover the new code and functionality included in this PR.

@stleamist stleamist changed the title Make userInterfaceIdiom injectable on presentPanModal(_: Make userInterfaceIdiom injectable on presentPanModal(_:) Jan 12, 2021
@KacperCzapp

Copy link
Copy Markdown

I'd like also to have this, I'm using a "popover-like" ui on an iPad and I cannot display it in the native popover, but to behave the same as on iPhones.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants