← All changelog entries

The desktop recorder width can now be specified in any unit

Improvement

The 2.0 embed code and desktop recording client now support all CSS units for width, including relative units.

  • Embed code improvement: You can now specify the width of the desktop recorder using any CSS unit such as px, %, vm, etc. .
  • Desktop recording client improvement: support for absolute and relative units for width in the desktop recorder delivered by the 2.0 embed code. As a result, the 2.0 recording client is now responsive.
  • Improved positioning of elements: In the recorder window, all elements now have their independent style. This improvement ensures that these elements remain perfectly where they should be even when dealing with relative width values and across different screen sizes. Regardless of the width settings or the device used, the positioning of elements within the recorder window is consistent and visually pleasing.