Extensions: User Interface: Fix logic for Filter
commit16908cc466f41d6313b2c1891bb37706fc76fb51
authorDalai Felinto <dalai@blender.org>
Fri, 12 Apr 2024 15:34:23 +0000 (12 17:34 +0200)
committerDalai Felinto <dalai@blender.org>
Fri, 12 Apr 2024 15:34:23 +0000 (12 17:34 +0200)
treec2fb540039d1bb5b54e9faea115ae001bdc6a2bb
parentd5862549d363fba5a1b853228c89dffd3688b122
Extensions: User Interface: Fix logic for Filter

1. The Install and Enable were "Show Only", but the label was saying
   only "Show". We now split Show and Only in two sections.

2. The logic for when enable/installed would be active was flipped.

Designed together with Pablo Vazquez.
bl_pkg/bl_extension_ui.py