I have a state machine for a complex system, part of it is controlling user screens. I want to show in some states a picture/image of what the screen will look like for that state. How can I add an image or image field or region to a state (new horizontal region with graphics?)
This shows what I’d like ,BUT when I move the state around the image needs to move WITH the state. Here they are not tied together at all, moving separates them (this is just a dumb image pasted on top of a state). How can I tie/attach the image TO the state so they stay together?