PopMenu
PopMenu copied to clipboard
PopMenuPresentationStyle Doesn't Do Anything
✔️ Issue Checklist
- [x] I have updated PopMenu to the latest version.
- [x] I have read the Contribution Guidelines.
- [x] I have read the Documentation.
- [x] 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?: ☑️