Skip to content

Commit

Permalink
Update SelectingItemsControl.axaml
Browse files Browse the repository at this point in the history
  • Loading branch information
wieslawsoltes committed Jul 5, 2023
1 parent f36e730 commit 83ef4ea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/ChatGPT.UI/Themes/SelectingItemsControl.axaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@
CornerRadius="{TemplateBinding CornerRadius}"
Padding="{TemplateBinding Padding}">
<ItemsPresenter Name="PART_ItemsPresenter"
AreVerticalSnapPointsRegular="{TemplateBinding AreVerticalSnapPointsRegular}"
AreHorizontalSnapPointsRegular="{TemplateBinding AreHorizontalSnapPointsRegular}"
ItemsPanel="{TemplateBinding ItemsPanel}"/>
</Border>
</ControlTemplate>
Expand Down

0 comments on commit 83ef4ea

Please sign in to comment.