mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-04-25 08:58:25 -04:00
Fixes a bug where script properties would not update correctly after the Undo/Redo changes in the properties view. The properties view was using the wrong callback, and had a bad cast.