]> gerrit.simantics Code Review - simantics/3d.git/commitdiff
Fix validation message for turn angle values in component selection 86/3986/1
authorReino Ruusu <reino.ruusu@semantum.fi>
Thu, 12 Mar 2020 13:07:05 +0000 (15:07 +0200)
committerReino Ruusu <reino.ruusu@semantum.fi>
Thu, 12 Mar 2020 13:07:05 +0000 (15:07 +0200)
gitlab #105

Change-Id: Iaca69cf570f1d47e4b7df26fdfe4b03f09149fe8

org.simantics.plant3d/src/org/simantics/plant3d/dialog/ComponentSelectionDialog.java

index da764775d509a3b17185e8ca76fe401c51e640e4..fb5060922a7aaf24678c692686bee4fca59e001e 100644 (file)
@@ -566,7 +566,7 @@ public class ComponentSelectionDialog extends Dialog implements ISelectionChange
                                        rotationAngleText.setEnabled(true);
                                        if (angle == null) {
                                                ok = false;
-                                               if (msg == null) msg = "Please provide a rotation angle";
+                                               if (msg == null) msg = "Please provide a turn angle";
                                        }
                                } else {
                                        // this should not happen, since end components should not have variable, or