mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
EA-115357
This commit is contained in:
+2
@@ -673,6 +673,8 @@ public class DocumentationComponent extends JPanel implements Disposable, DataPr
|
||||
}
|
||||
|
||||
private void setDataInternal(SmartPsiElementPointer element, String text, final Rectangle viewRect, final String ref) {
|
||||
if (myManager == null) return;
|
||||
|
||||
setElement(element);
|
||||
|
||||
highlightLink(-1);
|
||||
|
||||
Reference in New Issue
Block a user