Hi,

can someone tell if there is a workaround for this svg bug?

The problem is when exporting to svg the width and height properties/attributes are wrong.

Qt Code:
  1. ...
  2. <svg width="wrong value" height="wrong value"
  3. ...
To copy to clipboard, switch view to plain text mode