Web export - chromium Text position issue [FIXED]

I found a quick solution.
If it is a browser then JavaScript is used to query whether it is a chrome browser.
If applicable, the text fields are adjusted as follows:

myText.anchorY= 0.38

See a Quick-Fix here in the Example:
FIX-Web.zip (71.0 KB)

Screenshot of the Fix-Example:

1 Like