Files
obs-studio/libobs
tt2468 018ce16703 libobs: Fix loading of custom_size for empty scenes
Previously, `custom_size` was checked at the end of the `scene_load`
function. If the scene contained no "items" array, the `custom_scene`
loading code would never be run.

This moves the `custom_size` code above the return statement.
2023-01-22 10:26:47 +11:00
..
2022-11-09 22:34:50 -08:00
2022-07-19 09:28:51 -03:00
2022-11-09 03:03:26 -08:00
2023-01-06 09:42:38 -08:00
2022-03-19 15:46:34 -07:00
2022-05-24 14:31:48 -03:00
2019-10-14 17:19:38 -07:00
2023-01-18 12:17:35 -06:00