CS
SCALE.sdm
Toggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage
Confidential information

1.224

Release date: November 05, 2024

ImprovementThe button "Import/Remove" has been renamed for clarity. [ #6625 ]

In the past, if a new file was created during editing, the edit tab included a button called Import/Remove. This button has been renamed. Now, the button name changes according to the status of the created file:

  • If the file is crossed out by clicking on the little bin, the button displays Remove
  • If the file has component type and path set, the button displays Import
  • If multiple files are present, where some should be imported and others removed, the button displays Import/Remove. A tooltip indicates that the crossed out files will be removed and the rest will be imported.

ImprovementThe parameter grid is now updated quicker after changes. [ #6517 ]

In the past, the parameter grid was completely updated after any changes. This could take several seconds for large parameter tables. This behavior has been improved. Now the parameter grid is only partially updated. That means, only the information that was actually changed is updated in the grid.

Bug fixIt is now possible to edit snippets with a scripted external editor from the apps pool again. In the past, the content of the snippet was not exported. Only an empty file with the snippet name was opened in the editor. This behavior has been fixed. [ #6688 ]