|
|
@ -533,7 +533,7 @@ public class EastRegionContainerPane extends UIEastResizableContainer { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public PromptWindow getWidgetLibPromptWindow() { |
|
|
|
public PromptWindow getWidgetLibPromptWindow() { |
|
|
|
if (getWidgetLibSnapChat().hasRead()) { |
|
|
|
if (!getWidgetLibSnapChat().hasRead()) { |
|
|
|
return new ReuseGuideDialog(DesignerContext.getDesignerFrame()); |
|
|
|
return new ReuseGuideDialog(DesignerContext.getDesignerFrame()); |
|
|
|
} |
|
|
|
} |
|
|
|
return null; |
|
|
|
return null; |
|
|
|