Skip to content

Commit

Permalink
fix: skia+wasm shadow-container hitbox (#1292)
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiaoy312 authored Nov 27, 2024
1 parent 6ed77fc commit 71fc2e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Uno.Toolkit.Skia.WinUI/Themes/Generic.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
VerticalAlignment="{TemplateBinding VerticalAlignment}">

<Canvas x:Name="PART_Canvas"
IsHitTestVisible="False"
HorizontalAlignment="{TemplateBinding HorizontalAlignment}"
VerticalAlignment="{TemplateBinding VerticalAlignment}"/>

Expand Down

0 comments on commit 71fc2e4

Please sign in to comment.