Skip to content

Commit

Permalink
Partial revert "Remove function"
Browse files Browse the repository at this point in the history
This reverts commit 6995008.
  • Loading branch information
mike-spa committed Mar 7, 2025
1 parent 37bd940 commit 0983380
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/instrumentsscene/view/systemobjectslayertreeitem.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -228,4 +228,6 @@ void SystemObjectsLayerTreeItem::updateState()
{
setTitle(formatLayerTitle(m_systemObjectGroups));
setSettingsEnabled(!m_systemObjectGroups.empty());

setIsVisible(isLayerVisible(m_systemObjectGroups));
}

0 comments on commit 0983380

Please sign in to comment.