Flow.Launcher icon indicating copy to clipboard operation
Flow.Launcher copied to clipboard

Upgrade iNKORE.UI.WPF.Modern and refactor scroll logic

Open Jack251970 opened this issue 3 weeks ago • 3 comments

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

Jack251970 avatar Nov 18 '25 14:11 Jack251970