mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-23 05:25:09 -04:00
The idian widgets were built when we had a much lower understanding of how Qt expects you to build custom complex widgets and without a direct use-case. They were also built far too rigid for what every attempted use of them thus far has necessitated. These changes break them into simpler 'pieces' and provide getters for internals that are intended to be accessed.