Skip to content

Commit

Permalink
Remove transition
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperJMN committed Jun 19, 2024
1 parent 31fdca7 commit 9c25677
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions WalletWasabi.Fluent/Styles/Checkmark.axaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,5 @@
<Setter Property="Width" Value="15" />
<Setter Property="Height" Value="15" />
<Setter Property="Data" Value="{StaticResource checkmark_filled}" />
<Setter Property="Opacity" Value="0" />
<Setter Property="Transitions">
<Transitions>
<DoubleTransition Property="Opacity" Duration="0:0:0.3" />
</Transitions>
</Setter>
</Style>
</Styles>

0 comments on commit 9c25677

Please sign in to comment.