feat: sync Avalonia #13567

This commit is contained in:
rabbitism
2024-01-27 16:13:46 +08:00
parent c0c89cbfd7
commit 3410b0df10
2 changed files with 3 additions and 1 deletions

View File

@@ -27,4 +27,6 @@
<CornerRadius x:Key="ColorPreviewerCornerRadius">3</CornerRadius>
<colorPicker:SemiColorDarkPalette x:Key="SemiColorPalette" />
<PlacementMode x:Key="ColorPickerFlyoutPlacement">AnchorAndGravity</PlacementMode>
</ResourceDictionary>