@magic-xpa/gui 4.800.0-dev480.211 → 4.800.0-dev480.215

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -11410,7 +11410,7 @@
11410
11410
  switch (_e.label) {
11411
11411
  case 0:
11412
11412
  mgControl = this._parentObj;
11413
- if (!(mgControl.ModifiedByUser || mgControl.ValidateControl || this.GetTaskByParentObject().IsInRecompute())) return [3 /*break*/, 11];
11413
+ if (!(mgControl.ModifiedByUser || mgControl.ValidateControl || this.GetTaskByParentObject().IsInRecompute())) return [3 /*break*/, 12];
11414
11414
  _e.label = 1;
11415
11415
  case 1:
11416
11416
  _e.trys.push([1, 9, 10, 11]);
@@ -11454,7 +11454,11 @@
11454
11454
  }
11455
11455
  finally { if (e_5) throw e_5.error; }
11456
11456
  return [7 /*endfinally*/];
11457
- case 11: return [2 /*return*/];
11457
+ case 11:
11458
+ if (!util.isNullOrUndefined(this.customValidatorProperties))
11459
+ mgControl.RefreshDisplay();
11460
+ _e.label = 12;
11461
+ case 12: return [2 /*return*/];
11458
11462
  }
11459
11463
  });
11460
11464
  });