User Tools

Site Tools


macros:example:setallshapesdirection

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
macros:example:setallshapesdirection [2026/02/02 11:42] – [functions] icke_siegenmacros:example:setallshapesdirection [2026/02/02 11:44] (current) – [Code] icke_siegen
Line 39: Line 39:
 <?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
 <avolites.macros> <avolites.macros>
 +
 +<!-- please note there are changes in SelectAllShapes from v17 on -->
  
   <macro id="Wiki.Macros.SelectAllShapes" name="Select All Shapes">   <macro id="Wiki.Macros.SelectAllShapes" name="Select All Shapes">
Line 44: Line 46:
       <step>Editor.Shapes.ConnectShapesList()</step>       <step>Editor.Shapes.ConnectShapesList()</step>
       <step condition="!Editor.Shapes.ProgrammerShapes.Empty">Editor.Shapes.SelectAllShapes()</step>       <step condition="!Editor.Shapes.ProgrammerShapes.Empty">Editor.Shapes.SelectAllShapes()</step>
-      <step condition="!Editor.Shapes.EditShapesEmpty">ActionScript.SetProperty.Boolean("Editor.Shapes.EditingPlaybackShapes", true)</step>+      <step condition="!Editor.Shapes.EditShapesEmpty()">ActionScript.SetProperty.Boolean("Editor.Shapes.EditingPlaybackShapes", true)</step>
     </sequence>     </sequence>
   </macro>   </macro>
macros/example/setallshapesdirection.1770032572.txt.gz · Last modified: 2026/02/02 11:42 by icke_siegen

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki