tests: Reduce size of blur_scales_with_screen test

This commit is contained in:
Nathan Adams 2023-07-20 22:56:47 +02:00
parent 67c33ef9c3
commit f1e96bb1f1
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 174 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -5,4 +5,4 @@ tolerance = 2
[player_options] [player_options]
with_renderer = { optional = false, sample_count = 1, exclude_warp = true } with_renderer = { optional = false, sample_count = 1, exclude_warp = true }
viewport_dimensions = { width = 2000, height = 2000, scale_factor = 1.0 } viewport_dimensions = { width = 400, height = 400, scale_factor = 1.0 }