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

iOS: UITableViewPopup menu bounds should be based on content #1059

Open
olilarkin opened this issue Feb 4, 2024 · 0 comments
Open

iOS: UITableViewPopup menu bounds should be based on content #1059

olilarkin opened this issue Feb 4, 2024 · 0 comments
Labels
enhancement New feature or request ios Issue relates to iOS

Comments

@olilarkin
Copy link
Member

When popping up the UITableView based popup menu on iOS, the dimensions of the menu are fixed, which is not idea if the menu item text is longer.

https://github.com/iPlug2/iPlug2/blob/master/IGraphics/Platforms/IGraphicsIOS_view.mm#L176

We should deal with this more elegantly

@olilarkin olilarkin added enhancement New feature or request ios Issue relates to iOS labels Feb 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ios Issue relates to iOS
Projects
None yet
Development

No branches or pull requests

1 participant