Back to Website
Show / Hide Table of Contents

Design Editor IFrame API Changelog

  • 1 minute to read

This topic includes new features, improvements, and bug fixes for IFrame API 7.

7.1.39 - March 8, 2025

Bug Fixes

  • Fixed a problem with defining the name property for a surface created through state ID.

7.1.33 - December 3, 2024

General Improvements

  • Changed logic of toggling the snap lines. The defaultValue of snap line checkboxes now defines their initial appearance. Removed the initialValue property from ISnapElementConfiguration.
  • You can now skip adding themes to history when using the applyProductTheme() method. To prevent the user from reverting to a previous theme with the Undo button, pass { addToHistory: false } as the second parameter.

7.1.30 - November 5, 2024

General Improvements

  • Added the possibility to toggle the Object Inspector using the IFrame API. To do so, use the Editor.toggleObjectInspector method.

7.1.27 - September 3, 2024

New Features

  • Added the possibility to control the visibility of design elements through product themes. You can now use the visible property for design elements when defining styles and pass them as the editor configuration parameters or to change the styles at runtime.

7.1.24 - August 9, 2024

  • Added the possibility to hide the channel container tabs in the Object inspector with the widgets.ObjectInspector.containerTabsEnabled property.
  • Added the canvas.inactiveContainerTransparencyEnabled and canvas.inactiveContainerTransparencyLevel properties to configure the appearance of inactive channel containers.

7.1.14 – April 22, 2024

General Improvements

  • Improved methods for channel containers to work without the Background, Main, or Foreground containers. PrintArea.insertContainer, PrintArea.removeContainer, and PrintArea.moveContainer can now work with a single container in a print area.

7.1.10 – March 6, 2024

General Improvements

  • The BoundsNotification event now returns a bounds array of all product surfaces.

7.1.8 – January 26, 2024

General Improvements

  • Added the possibility to disable the context menu in the Image Editor. To do so, set the widgets.ImageEditorDialog.imageContextMenuEnabled property to false.
  • Added the options parameter to loadUserInfo to define how this info should be reflected in the history. If options.addSnapshot is true, these changes will be added to the history. If options.replaceLastSnapshot is true, these changes will replace the last history snapshot.

7.1.3 – November 22, 2023

General Improvements

  • Added the possibility to display the path of curved text by using the curvedTextBaselineDrawStates parameter. Now, the path appears when the user interacts with a specific text element.
  • Added checking the message source and ignoring messages from outside the Design Editor.

7.0.1 – July 31, 2023

Bug Fixes

  • Fixed some problems with using the updateSurfaces command.
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback