new: hide hidden nodes
This commit is contained in:
@@ -42,6 +42,7 @@ class ProxyRepositoryImpl
|
||||
selectedTag: groupWithSelected[e.tag],
|
||||
),
|
||||
)
|
||||
.filter((t) => t.isVisible)
|
||||
.toList(),
|
||||
),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user