We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Extra vertical space is added when there are no characters that go below the line such as j. This causes misalignment with the dash.
input metauml; beginfig(1); Class.Test("Test") ( "-dasa:int", "-ds:int", "-dsdasdassd:int", "-dlasjdladjslas:int", "-djkkd:int", "-ds:int", "-dasdasdas:int" ) ( ); drawObjects(Test); endfig; end
1-1.pdf
See this stackexchange post for more information.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Extra vertical space is added when there are no characters that go below the line such as j. This causes misalignment with the dash.
1-1.pdf
See this stackexchange post for more information.
The text was updated successfully, but these errors were encountered: