mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
inspection tool window: view added but no updated if unused presentation is run
This commit is contained in:
@@ -353,6 +353,7 @@ public class GlobalInspectionContextImpl extends GlobalInspectionContextBase imp
|
||||
}
|
||||
}
|
||||
else if (view != null) {
|
||||
view.update();
|
||||
addView(view);
|
||||
}
|
||||
if (myView != null) {
|
||||
|
||||
Reference in New Issue
Block a user