Réduction de l'espace des TMR

This commit is contained in:
2023-11-20 00:44:26 +01:00
parent da3091dc4b
commit bfd3b0d74a
49 changed files with 1288 additions and 463 deletions
+2 -1
View File
@@ -2476,7 +2476,8 @@ export class RdDActor extends RdDBaseActorSang {
}
this.tmrApp = await RdDTMRDialog.create(this, tmrFormData);
this.tmrApp.render(true);
await this.tmrApp.render(true);
await this.tmrApp.onDeplacement()
}
/* -------------------------------------------- */