Skip to content

Commit

Permalink
Adding tooltip to More Options three dots button (#3012)
Browse files Browse the repository at this point in the history
Co-authored-by: Felipe da Conceicao Guimaraes <[email protected]>
  • Loading branch information
guimafelipe and Felipe da Conceicao Guimaraes authored May 31, 2024
1 parent 4a49480 commit 9c75923
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,8 @@
<value>More options</value>
<comment>Name of the button that brings up the "More options" menu</comment>
</data>
<data name="MoreOptionsButton.[using:Microsoft.UI.Xaml.Controls]ToolTipService.ToolTip" xml:space="preserve">
<value>More options</value>
<comment>ToolTip of the button that brings up the "More options" menu</comment>
</data>
</root>

0 comments on commit 9c75923

Please sign in to comment.