Skip to main content

Built-in browser dimensions are wrong on a high-resolution screen

Description

On HiDPI or 4K displays, the built-in browser in bit-Agent shows incorrect width or height.

Solution

Set the scale factor manually via the desktop shortcut:

  1. Right-click the bit-Agent shortcut on your desktop and choose Properties

  2. At the end of the Target field, append the launch parameter:

    --force-device-scale-factor=2
  3. Click OK and restart bit-Agent

note

2 means 200% scaling. Match this value to the display scale set in your system settings.

Shortcut properties dialog