We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If your select box is on the far right of your page, the pop out always goes to the right and causes the page to have scroll bars.
Instead auto pop it out to the left (or make user be able to specify)
The text was updated successfully, but these errors were encountered:
8ffc0de
Add 'auto' option for dropdownAlignRight
1daf83f
If dropdownAlignRight is set to 'auto', the menu will auto align to the right if there's not enough room to open aligned to the left. close snapappointments#1127, close snapappointments#1016, close snapappointments#1160, close snapappointments#1269
No branches or pull requests
If your select box is on the far right of your page, the pop out always goes to the right and causes the page to have scroll bars.
Instead auto pop it out to the left (or make user be able to specify)
The text was updated successfully, but these errors were encountered: