pendingTasks.push({
      e: this.nativeDom.box,
      property: 'height',
      value: Math.round(bbox.height * state.zoom) + 'px',
    });