mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-27 07:38:40 -05: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.