Flow.Launcher
Flow.Launcher copied to clipboard
Upgrade iNKORE.UI.WPF.Modern and refactor scroll logic
Finish // TODO: Use IsScrollAnimationEnabled property in future: https://github.com/iNKORE-NET/UI.WPF.Modern/pull/347
Upgraded iNKORE.UI.WPF.Modern to version 0.10.2.1 and replaced the custom CustomScrollViewerEx implementation with the built-in ScrollViewerEx for simplified scrolling behavior. Updated Flow.Launcher.Plugin to version 5.1.0 for compatibility. Removed unused namespaces and adjusted styles in Base.xaml to align with the new ScrollViewerEx usage.
Follow on with #3593