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

Dropdown contextMenuPositionOptions prop definition #103

Closed

Conversation

ShadowMonster99
Copy link

This is untested on Steam Deck, though seemingly all components function the same across platforms.

bMatchWidth implicitly true, controls whether the opened Dropdown menu will match the width of the Dropdown component on the viewport.

 <Dropdown contextMenuPositionOptions={{bMatchWidth: false}}/>

Screenshot 2024-05-11 004110

 <Dropdown contextMenuPositionOptions={{bMatchWidth: true}}/>

Screenshot 2024-05-11 003724

this could entirely be relative to IN_CLIENT || IN_DECK but I'm just throwing it out there in case

@ShadowMonster99 ShadowMonster99 closed this by deleting the head repository May 16, 2024
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.

None yet

1 participant