-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Increase margin top for messages #236
Comments
This issue is most prominent in the following scenarios:
Return message
![]() ![]() See: https://diagramly.ai/diagrams/11b207a6-81be-456e-a2af-006673c677b6 Async Message
![]() ![]() See: https://diagramly.ai/diagrams/02594359-9c92-4dff-a59c-46b08fc2aeee ![]() ![]() |
Analysis from Claude. I'll analyze the frequency of each type of spacing comment to help prioritize which default margins would give you the most impact. Let me count through the code: RETURN-related spacing:
Count: 8 instances CONDITION-related spacing:
Count: 5 instances FRAGMENT/SECTION spacing:
Count: 2 instances Other (dividers/documentation):
Count: 2 instances Priority order based on frequency:
I would recommend tackling them in this order:
This way you'll eliminate the majority of the spacing comments with the first two improvements. |
A user has used
//.
to produce a margin before a self sync message.See: https://diagramly.ai/diagrams/4f1565e1-db4f-4b00-8635-2ea8a6104c3f
The diagram on the left looks cramped.
The text was updated successfully, but these errors were encountered: