benruehl / adonis-ui

Lightweight UI toolkit for WPF applications offering classic but enhanced windows visuals
https://benruehl.github.io/adonis-ui/
MIT License
1.7k stars 143 forks source link

Add support for ListView without GridView #143

Open micah686 opened 3 years ago

micah686 commented 3 years ago

Describe the bug Using a ListView without a GridView causes any items to be collapsed into a tiny box. This had been reported and closed as an issue that would be fixed in the future. I am creating this issue so this bug doesn't fall through the cracks.

To Reproduce See issues #103 and #68