Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.31 KB

File metadata and controls

25 lines (16 loc) · 1.31 KB

VisuStruct 1.2.1

Patch release after 1.2.0.

Simulation

  • Branches: true / false cases are selected by name, not only by XML order (e.g. after swapping branches and saving).
  • Reset (Stop): the step list is rebuilt from the diagram; new input on rerun (no longer stuck on the first value).
  • Modulo / comparisons: numeric String values in expressions are handled more robustly.
  • Diagram highlight (“Last executed” / “Next up”) and play speed in the default block-text settings dialog, Simulation section (simulationhighlight, simulationplaydelay). (Since 1.2.2: Settings → Simulation…, separate from Labels (structure chart).)
  • Simulation panel: order is Controls → Input (always visible) → Variables → Current block (instruction text) → Output; back arrow removed (return via menu/palette).

Code generator

  • Emit structure chart text as comments is off by default (cecomments=0).

Save

  • Element editor: pending text is applied to the diagram before Save (same as before simulation).
  • macOS: more reliable save dialog on first save (invokeLater); missing target folders are created.

Build

  • Maven: de.visustruct:visustruct:1.2.1
  • Fat JAR: visustruct-1.2.1.jar (./mvnw packagetarget/)