|
|
|
@ -72,7 +72,7 @@ public class NewColorSelectPane extends BasicPane implements ColorSelectable {
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
public NewColorSelectPane(boolean isSupportTransparent) { |
|
|
|
|
this(isSupportTransparent, true); |
|
|
|
|
this(isSupportTransparent, !DesignerContext.getDesignerFrame().isServerConfig()); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/** |
|
|
|
|