iNKORE-NET / UI.WPF.Modern

Modern (Fluent 2) styles and controls for your WPF applications
https://docs.inkore.net/ui-wpf-modern
GNU Lesser General Public License v2.1
326 stars 29 forks source link

Fix Bug in ListView #28

Closed AntyCanty closed 7 months ago

AntyCanty commented 7 months ago

I have addressed an issue within the ListView component where the application would encounter a crash upon selecting the compact view. This occurred due to an incorrect configuration of the resource URI.

I acknowledge that this correction does not directly enhance the codebase. However, upon recently discovering and acquiring the library, I engaged in an exploratory examination of the code. During this process, I identified the aforementioned bug and subsequently rectified it.