mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-13 08:48:30 -05:00
When we added undo/redo in 86eb7aeb a distinction between Updates and
Visual updates was made, presumably for filters which need special
handling of the update case. These functions were also added to regular
source properties, but didnt use any special code instead calling
obs_source_update an additional time after a short time.
Instead lets remove the 2nd delayed call and only call obs_source_update
once per settings change.
16 KiB
16 KiB