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