6. Fixing Display and Visualization Errors in atvise 3.10 and before

Created by Jaume Fernandez, Modified on Mon, 1 Sep at 6:06 PM by Agent Aaron Camacho

❗Problem

This is related to some visualization problems that we had recently for atvise 3.10 and before.


With the recently released update v128 Google Chrome, there have been changes to the CSS zooming behavior, which can impact the behavior of some atvise display elements, such as tables and foreign objects.


✅Solution

This should be solved by copying this file (webmicfg.js) to PROJECT -> Resources; modifying it.



It should be modified with this content:


var webMIConfig = {
     "frame.scaletype":  "transform"
};


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article