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(TOP_RIGHT);
|
||||||
|
|
||||||
|
|
||||||
UpdateCornerInfo(BOTTOM_MIDDLE);
|
UpdateOrientationInfo();
|
||||||
UpdateCornerInfo(RIGHT_MIDDLE);
|
|
||||||
UpdateCornerInfo(LEFT_MIDDLE);
|
|
||||||
UpdateCornerInfo(TOP_MIDDLE);
|
|
||||||
this->Render();
|
this->Render();
|
||||||
} else {
|
} else {
|
||||||
cornerAnnotation->ClearAllTexts();
|
cornerAnnotation->ClearAllTexts();
|
||||||
|
|||||||
Reference in New Issue
Block a user