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 #104

Merged
merged 1 commit into from
May 24, 2024

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

@AAGaming00 AAGaming00 merged commit 46b1d6e into SteamDeckHomebrew:v4-dev May 24, 2024
1 check failed
Copy link

🎉 This PR is included in version 4.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants