old-commit-hash: fff6e8baf6
fff6e8baf6
@ -143,8 +143,8 @@ void BinaryView::refresh() {
anchor_index = QModelIndex();
resize_sig = nullptr;
hovered_sig = nullptr;
highlightPosition(QCursor::pos());
model->refresh();
}
QSet<const Signal *> BinaryView::getOverlappingSignals() const {