Warchamp7
Warchamp7
PR has been updated with a new design and UI altogether
This has been updated with a bunch of cleanup and optimizations by @Lain-B. It is ready for proper testing and review now
Pushed some final cleanup as separate commits to make review of those changes easier. As far as I am concerned, this PR is now ready for merge pending final code...
Fixed the above visual issues > #### Two suggestions : > * Double clicking one of the existing sources should add an item of that source, in the same way...
> Small request for this redesign, if it's feasible and easy enough: can you add one more checkbox to the menu to show sources that are inactive, but present on...
> This PR causes ugly pixelated rendering of VolumeMeter text on Linux at 125% DPI scale (and probably Windows as well). > Thanks for catching this. I'm travelling this week...
My final TODOs on this are now completed, so this is ready for review. I expect there to be a fair bit of cleanup still for me to do once...
> Not sure why (the inner workings of Qt are a mystery), but the text in this PR even with `devicePixelRatioF()` is less sharp in the PR's Flatpak build than...
> things I noticed when scrolling through. Definitely make sure to revert the obs-browser changes. God I hate that rebasing does that
> I would expect the function name to be `obs_transition_is_active` instead of `obs_is_transition_active`, because it gets it for the transition and not global Given it takes a parameter, I would...