Skip to content

Commit

Permalink
feat: add tooltip on reload preset button
Browse files Browse the repository at this point in the history
  • Loading branch information
InuInu2022 committed Nov 3, 2024
1 parent cc9f8ea commit 155b967
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/YMM4VoiSonaPlugin/View/TalkPresetsView.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
Grid.Row="0" Grid.Column="1"
Width="26"
Height="26"
ToolTip="プリセットの一時的な再読み込み"
>
<Image Source="{StaticResource MyIcon}" />
</Button>
Expand Down

0 comments on commit 155b967

Please sign in to comment.