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

[Issue] Incorrect line division with scale #74

Open
TomaszewskiPatryk opened this issue Aug 29, 2018 · 0 comments
Open

[Issue] Incorrect line division with scale #74

TomaszewskiPatryk opened this issue Aug 29, 2018 · 0 comments

Comments

@TomaszewskiPatryk
Copy link

If you set the scale of a paragraph, which previously didn't fit in one line, below 1 it will still be divided, even though it should fit.

<p space="12" indent="8" color="505050" scale="0.8">&lt;dyn type="key" key="key.drop"/&gt;</p>

Result
Similiar thing happens when you have a paragraph which previously fit in one line and set scale above 1.

<p scale="2">Dynamic values are parts of text</p>

Result

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

No branches or pull requests

1 participant