F K
F K
Related to #121: Today, plugins cannot detect when settings are changed. Furthermore, some settings, may require a read-all to take effect. Changes requested: * Add an "OnSettingsChanged" event which provides...
Thought: Add a "RequiresReadAll" boolean property on Frameworks' Worker interface which ObsCore checks at specific times for any plugins requesting re-read (like after a settings change or shortly after startup,...
Recent UI changes changed the boxes to be ever so slightly different heights. My OCD couldn't handle this.
According to the profiler, this does wasteful allocations, etc. It is recommended to use the bitwise operator. I did some profiling to figure out why a couple of my plugins...