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

Add support for specifying max width #73

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

Conversation

FaizanDurrani
Copy link

Checklist

Motivation and Context

Wanted more control over the width of the menu; Also fixes #33

Description

Added a property in PopMenuAppearance that allows you to set the minimum width the menu should try to maintain. Setting it to nil or .none will revert to the old implementation.

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.

How can i set the width for the Menu?
1 participant