• J
    UI: Fix filter layout issue · 864e3698
    jp9000 提交于
    In commit 57f8c5e3, a stretch spacer was put in to the filter window UI,
    which was meant to be used when there's no video for the source.
    However, it was always put in, and would stretch the layout even when
    there was video.  This fixes that issue by only inserting a stretch
    spacer when there's no video for the source.
    864e3698
window-basic-filters.cpp 21.3 KB