Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 99322f2

Browse files
author
Alex Johnson
committed
BUGFIX - Add init() to ConfigurationDialog to resolve blank UCT dialog window
1 parent c5b9705 commit 99322f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎src/main/java/com/magento/idea/magento2uct/ui/ConfigurationDialog.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ public ConfigurationDialog(final @NotNull Project project) {
9292
enableCommentPath.setForeground(JBColor.blue);
9393
setDefaultValues();
9494
refreshAdditionalFields(hasAdditionalPath.isSelected());
95+
96+
init();
9597
}
9698

9799
/**

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /