mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
revert removal of snaptodevicepixels
This commit is contained in:
parent
d8b2083587
commit
83fc4c8499
1 changed files with 1 additions and 0 deletions
|
|
@ -1040,6 +1040,7 @@
|
|||
ScrollViewer.CanContentScroll="True"
|
||||
ScrollViewer.HorizontalScrollBarVisibility="Disabled"
|
||||
SelectedItem="{Binding SelectedPlugin}"
|
||||
SnapsToDevicePixels="True"
|
||||
Style="{DynamicResource PluginListStyle}"
|
||||
VirtualizingStackPanel.IsVirtualizing="True"
|
||||
VirtualizingPanel.ScrollUnit="Pixel"
|
||||
|
|
|
|||
Loading…
Reference in a new issue