Skip to content

Commit 83fc4c8

Browse files
committed
revert removal of snaptodevicepixels
1 parent d8b2083 commit 83fc4c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Flow.Launcher/SettingWindow.xaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1040,6 +1040,7 @@
10401040
ScrollViewer.CanContentScroll="True"
10411041
ScrollViewer.HorizontalScrollBarVisibility="Disabled"
10421042
SelectedItem="{Binding SelectedPlugin}"
1043+
SnapsToDevicePixels="True"
10431044
Style="{DynamicResource PluginListStyle}"
10441045
VirtualizingStackPanel.IsVirtualizing="True"
10451046
VirtualizingPanel.ScrollUnit="Pixel"

0 commit comments

Comments
 (0)