fix: fix orientation show bug after all annotation hide
This commit is contained in:
@@ -1195,10 +1195,7 @@ void DICOMImageViewer::UpdateCornerInfoAll() {
|
||||
UpdateCornerInfo(TOP_RIGHT);
|
||||
|
||||
|
||||
UpdateCornerInfo(BOTTOM_MIDDLE);
|
||||
UpdateCornerInfo(RIGHT_MIDDLE);
|
||||
UpdateCornerInfo(LEFT_MIDDLE);
|
||||
UpdateCornerInfo(TOP_MIDDLE);
|
||||
UpdateOrientationInfo();
|
||||
this->Render();
|
||||
} else {
|
||||
cornerAnnotation->ClearAllTexts();
|
||||
|
||||
Reference in New Issue
Block a user