spiegelp / MaterialDesignExtensions

Material Design Extensions is based on Material Design in XAML Toolkit to provide additional controls and features for WPF apps
https://spiegelp.github.io/MaterialDesignExtensions/
MIT License
762 stars 122 forks source link

Text trimming in AutoComplete #188

Open jthomas97 opened 2 months ago

jthomas97 commented 2 months ago

Is there a way to either add a horizontal scrollbar to the Autocomplete or automatically adjust the width such that long items in the Popup are not trimmed? I appreciate any help as I am new to Wpf.