Skip to content

Commit

Permalink
PR build failed
Browse files Browse the repository at this point in the history
  • Loading branch information
jinek committed Dec 19, 2024
1 parent 2b60d09 commit 74c92d4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<ControlTheme x:Key="{x:Type SelectableTextBlock}"
TargetType="SelectableTextBlock">
<Setter Property="SelectionBrush"
Value="{StaticResource ThemeActionBackgroundBrush}" />
Value="{DynamicResource ThemeActionBackgroundBrush}" />
<Setter Property="helpers:SelectTextWithPointerUpExtension.SelectOnMouseRightUp"
Value="True" />
</ControlTheme>
Expand Down

0 comments on commit 74c92d4

Please sign in to comment.