Fix Integer Scale Overscale not applying
This commit is contained in:
parent
571c1083c5
commit
cbca579b91
1 changed files with 1 additions and 0 deletions
|
@ -645,6 +645,7 @@ function set_filtering() {
|
|||
|
||||
function set_integerscale() {
|
||||
add_setting "integerscale" "video_scale_integer"
|
||||
add_setting "integerscaleoverscale" "video_scale_integer_overscale"
|
||||
}
|
||||
|
||||
function set_rgascale() {
|
||||
|
|
Loading…
Reference in a new issue