diff --git a/module/actor-sheet.js b/module/actor-sheet.js index ca31444a..075c6d22 100644 --- a/module/actor-sheet.js +++ b/module/actor-sheet.js @@ -25,7 +25,7 @@ export class RdDActorSheet extends ActorSheet { return mergeObject(super.defaultOptions, { classes: ["rdd", "sheet", "actor"], template: "systems/foundryvtt-reve-de-dragon/templates/actor-sheet.html", - width: 640, + width: 550, tabs: [{ navSelector: ".sheet-tabs", contentSelector: ".sheet-body", initial: "carac" }], dragDrop: [{ dragSelector: ".item-list .item", dropSelector: undefined }], showCompNiveauBase: false, diff --git a/module/rdd-utility.js b/module/rdd-utility.js index 38033330..2ec4e486 100644 --- a/module/rdd-utility.js +++ b/module/rdd-utility.js @@ -545,8 +545,7 @@ export class RdDUtility { if (!profondeur) profondeur = 1; objet.niveau = profondeur; const display = afficherContenu ? 'item-display-show' : 'item-display-hide'; - //console.log("ITEM DISPLAYED", objet ); - let strContenu = `