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
Is your feature request related to a problem? Please describe. There is no item Alignment option for the ClearAllListMenuItem.
Alignment
ClearAllListMenuItem
Describe the additions or enhancements you'd like A Enum to toggle the Alignment of the ClearAllListMenuItem to (Bottom or Top).
Enum
Bottom
Top
Example
The text was updated successfully, but these errors were encountered:
Added ability to put MRU "Clear All" menu item at top (#104), ability…
64c7389
… to give "Clear All" menu an icon (#103), and provided callback to provide file icons (#102).
Added ClearListMenuItemPlacement property that will place at top or bottom.
ClearListMenuItemPlacement
Sorry, something went wrong.
No branches or pull requests
Is your feature request related to a problem? Please describe.
There is no item
Alignment
option for theClearAllListMenuItem
.Describe the additions or enhancements you'd like
A
Enum
to toggle theAlignment
of theClearAllListMenuItem
to (Bottom
orTop
).Example
Bottom:
Top:
The text was updated successfully, but these errors were encountered: