ACP Auto zoom

Revision as of 13:27, 16 October 2024 by Dpaine (talk | contribs)

<<Back to Analytica Cloud Platform

  • ACP can be set to zoom the diagram so that it takes up the entire browser window, the most constraining of width or height so it retains the aspect ratio of the diagram. Works with zoom in and zoom out without using scrollbars.

Zooming with Chrome versions before and after 128

  • In Chrome version 128, the zoom css property was changed to use the standardized zoom. In versions before 128 a custom zoom property was used. Since it's not generally possible to roll back to a previous version of Chrome, you may be stuck with new version if your browser is set to update automatically.
  • Some of the diagram features in ACP were affected negatively by this change when the ACP diagram was zoomed. For instance, Graphs in frame nodes at the wrong size, help balloons and pulldown menus appearing in the wrong locations.
  • We temporarily turned off the Auto_zoom_diagram feature for the acp.analytica.com server until we had a chance to implement and test the updated zooming feature.
  • A switch was also added to the acpconfig.json file to turn the ability to zoom on or off - for those with an ACP server license.

Here are links to pages with more information.

https://developer.chrome.com/release-notes/128#standardized_css_zoom_property https://chromestatus.com/feature/5198254868529152

Comments


You are not allowed to post comments.