Skip to content

Commit

Permalink
Fix merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Redth committed May 24, 2024
1 parent 92a363f commit dcbc64f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VirtualListView/VirtualListViewHandler.cs
Original file line number Diff line number Diff line change
Expand Up @@ -148,5 +148,5 @@ public static void MapHorizontalScrollbarVisibility(VirtualListViewHandler handl
{
handler?.UpdateHorizontalScrollbarVisibility(virtualListView.HorizontalScrollbarVisibility);
}

#endif
}

0 comments on commit dcbc64f

Please sign in to comment.