feat(tab menu): read opDefTable, fix focus bug

This commit is contained in:
parker
2025-07-16 18:59:40 +01:00
parent a56d379442
commit 6c67d5cb36
5 changed files with 16 additions and 3 deletions

View File

@@ -410,3 +410,4 @@ void Network::mouseReleaseEvent(QMouseEvent *event)
}
}
}