Skip to content
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

Fix visually broken flowchart (#67) #68

Merged
merged 1 commit into from
Sep 24, 2024
Merged

Conversation

dviererbe
Copy link
Contributor

The issue seems to be the width of text of some boxes. I used html labels to have more control over the visual results. This has the result that the renderer (for some reason) does not auto-wrap the text if an element is too wide. Apparently the text of a box does not get displayed if it is too wide.

The issue seems to be the width of text of some boxes. I used html labels to have more control over the visual results. This has the result that the renderer (for some reason) does not auto-wrap the text if an element is too wide. Apparently the text of a box does not get displayed if it is too wide.
@dviererbe
Copy link
Contributor Author

Fixes #67

@slyon
Copy link
Contributor

slyon commented Sep 18, 2024

@setharnold can you confirm that it is now being rendered correctly here: https://github.com/dviererbe/ubuntu-mir/tree/patch-1#process-states ?

@setharnold
Copy link
Contributor

Yay, https://github.com/dviererbe/ubuntu-mir/tree/patch-1#process-states looks good to me! thanks

@slyon slyon merged commit 971bf11 into canonical:main Sep 24, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants