obs-lv2 icon indicating copy to clipboard operation
obs-lv2 copied to clipboard

Some cool filters are skipped because they have no UI

Open boogiefromzk opened this issue 5 years ago • 2 comments

I think that if the filter has no UI you can simply show a message that there's no UI on filter. I had to remove the part with /* filter out plugins without supported UI */ to make some cool filters work.

boogiefromzk avatar Jun 09 '20 10:06 boogiefromzk

Fair point. I am almost done with implementation of the generic UI mentioned in #1. I am happy that you managed to make it work for you.

ivyl avatar Jun 14 '20 17:06 ivyl

@ivyl Don't hesitate to make the branch public if you want some beta testers :-) Cheers!

michaelcadilhac avatar Jul 02 '20 20:07 michaelcadilhac