inspection tool window: view added but no updated if unused presentation is run

This commit is contained in:
Dmitry Batkovich
2016-03-15 09:54:31 +03:00
parent 4a02234cc1
commit 4e820d34f9
@@ -353,6 +353,7 @@ public class GlobalInspectionContextImpl extends GlobalInspectionContextBase imp
}
}
else if (view != null) {
view.update();
addView(view);
}
if (myView != null) {