Fix texture downscaling timeout spinner

master
Ansariel 2024-12-19 23:35:41 +01:00
parent 14c72b8156
commit 1c436e1bf9
1 changed files with 4 additions and 0 deletions

View File

@ -1170,6 +1170,8 @@ If you do not understand the distinction then leave this control alone."
increment="1"
layout="topleft"
left_pad="5"
max_val="3600"
min_val="0"
name="TextureDiscardBackgroundedTime"
tool_tip="Downscales textures after selected amount of seconds when not the active window."
top_delta="-5"
@ -1209,6 +1211,8 @@ If you do not understand the distinction then leave this control alone."
increment="1"
layout="topleft"
left_pad="5"
max_val="3600"
min_val="0"
name="TextureDiscardMinimizedTime"
tool_tip="Downscales textures after selected amount of seconds when minimized."
top_delta="-5"