yasmin_editor.editor_gui.layout_sync module

Helpers for keeping container layout models in sync with canvas items.

yasmin_editor.editor_gui.layout_sync.sync_container_layout_from_views(container_model: StateMachine | Concurrence, state_views: Mapping[str, _NamedView], outcome_views: Iterable[_OutcomeView], text_block_views: Iterable[_TextBlockView]) None

Persist the current view positions back into a container layout model.