Skip to content

Commit

Permalink
调整收藏菜单的默认弹出位置以避免被截断 (#794)
Browse files Browse the repository at this point in the history
  • Loading branch information
Richasy authored Oct 13, 2024
1 parent ede55ce commit 99e55a6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
ActionButtonClick="OnConfirmButtonClick"
ActionButtonContent="{ext:Locale Name=Confirm}"
IsLightDismissEnabled="True"
PreferredPlacement="Top"
PreferredPlacement="Left"
ShouldConstrainToRootBounds="False"
Subtitle="{ext:Locale Name=FavoriteTip}"
Target="{x:Bind Btn}">
Expand Down

0 comments on commit 99e55a6

Please sign in to comment.