fix: fix image view title bar clear bug
This commit is contained in:
@@ -238,6 +238,7 @@ void DicomImageView::scrollBarValueChanged(int slice) {
|
||||
|
||||
void DicomImageView::viewCleared() {
|
||||
resetView();
|
||||
mTitleBar->setTitleContent("");
|
||||
emit afterViewCleared(this);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user