Skip to content

expanding parents doesn't work on the left #36

@adamfk

Description

@adamfk

MySm drawio

StateMachine parent state is not resizing to fit its children on save or on exit.

StateSmith Runner - Compiling file: `MySm.drawio.svg` (no state machine name specified).
Child outside of parent grouping (to the left).
DiagramNode
        id: 13
        label: `OFF
               enter / set_leds(0);`
        parent.id: 2 (parent follows below)

DiagramNode
        id: 2
        label: `$STATEMACHINE : MySm`
        parent.id: null


You can enable exception detail dumping by setting `RunnerSettings.dumpErrorsToFile` to true.
StateSmith Runner - Finished with failure.

Might have something to do with children being to the left of the parent's origin line? Related to coords going negative?

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Will Do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions