mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-15 01:37:03 +00:00
Disable custom refresh rate tooltip on status bar
This commit is contained in:
parent
b8afbc858f
commit
4130bf106a
1 changed files with 0 additions and 1 deletions
|
|
@ -123,7 +123,6 @@
|
|||
<StackPanel Margin="0,0,0,0"
|
||||
Orientation="Horizontal">
|
||||
<Slider Value="{Binding CustomVSyncIntervalPercentageProxy}"
|
||||
ToolTip.Tip="{locale:Locale SettingsTabSystemCustomVSyncIntervalSliderTooltip}"
|
||||
MinWidth="175"
|
||||
Margin="0,-3,0,0"
|
||||
Height="32"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue