-
Notifications
You must be signed in to change notification settings - Fork 196
Open
Description
✔️ Issue Checklist
- I have updated PopMenu to the latest version.
- I have read the Contribution Guidelines.
- I have read the Documentation.
- I have searched for GitHub issues.
✍🏻 Issue Description
When configuring the appearance of the Pop Menu, popMenuPresentationStyle doesn't do anything.
Write code as follows:
popMenu.appearance.popMenuPresentationStyle = .near(.left, offset: CGPoint(x: 100, y: 100))
No change in Pop Menu.
This parameter seems to be present in PopMenuAppearance.swift but there is no reference to it anywhere else in the code.
Thanks!
💻 Environment
- iOS Version: iOS 14
- Xcode Version: 12
- Device(s): iPhone 11 Pro
- Simulator?: ☑️
Metadata
Metadata
Assignees
Labels
No labels