You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.
I've got a simple statechart that is rendering in an unexpected way: with the initial state in the bottom right corner rather than the upper left corner as I would expect it.
This seems to be the same issue presented in closed issue #192 (Prioritize direction for initial edges)
Expected Result
The initial state should be on the left (preferably in the upper left corner)
Actual Result
Instead, the initial state is rendered in the lower right coner.
Additional context
Not expecting this to be related to a specific browser, but here's my info:
Google Chrome Version 102.0.5005.61 (Official Build) (x86_64)
MacOS 12.3.1
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've got a simple statechart that is rendering in an unexpected way: with the initial state in the bottom right corner rather than the upper left corner as I would expect it.
This seems to be the same issue presented in closed issue #192 (Prioritize direction for initial edges)
Expected Result
The initial state should be on the left (preferably in the upper left corner)
Actual Result
Instead, the initial state is rendered in the lower right coner.
Reproduction
Here it is in the Stately visualizer:
https://stately.ai/viz/1eb996c0-e13e-42c9-a4b0-0ebd34c4e204
Additional context
Not expecting this to be related to a specific browser, but here's my info:
Google Chrome Version 102.0.5005.61 (Official Build) (x86_64)
MacOS 12.3.1
The text was updated successfully, but these errors were encountered: