Add custom refresh rate mode to VSync option #238

Merged
KeatonTheBot merged 4 commits from refreshinterval into master 2024-11-25 19:39:09 +00:00
Showing only changes of commit cea3241066 - Show all commits

View File

@ -114,7 +114,6 @@
<StackPanel Margin="0,0,0,0"
Orientation="Horizontal">
<Slider Value="{Binding CustomVSyncIntervalPercentageProxy}"
ToolTip.Tip="{ext:Locale SettingsTabSystemCustomVSyncIntervalSliderTooltip}"
MinWidth="175"
Margin="0,-3,0,0"
Height="32"