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

Android, Mobile: When I use mermaid on Android the nodes are too small and the text is not being fully displayed #4603

Closed
catalinux777 opened this issue Feb 27, 2021 · 2 comments
Labels
bug It's a bug stale An issue that hasn't been active for a while...

Comments

@catalinux777
Copy link

Environment

Joplin version: 1.7.5
Platform: Samsung Galaxy S8, Android
OS specifics: Android 9

Steps to reproduce

Code:

```mermaid
graph TD;
some_long_text --> other_really_long_text;

Describe what you expected to happen

When I run the above code on MacOS Joplin everything renders fine:
MacOS screenshot

However on the Android I get this:
android screenshot

Can you please let me know if there is something I can do to make it render better on Android?

Thank You

@catalinux777 catalinux777 added the bug It's a bug label Feb 27, 2021
@stale
Copy link

stale bot commented Jun 3, 2021

Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may comment on the issue and I will leave it open. Thank you for your contributions.

@stale stale bot added the stale An issue that hasn't been active for a while... label Jun 3, 2021
@stale
Copy link

stale bot commented Jun 10, 2021

Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information.

@stale stale bot closed this as completed Jun 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug It's a bug stale An issue that hasn't been active for a while...
Projects
None yet
Development

No branches or pull requests

1 participant