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
As per a user request, it might be useful to have an option to specify a specific text length, instead of the text adjusting to the text area size.
The behavior would be the same as before for point text, i.e., two words would get used.
The dialog would get another option, text length. Implemented as radio buttons, this gives the user two choices:
Text length:
Also, a slider gets added to specify the text length. This would be disabled when "Adjust to layer" is selected.
A first, rough estimation for this implementation would be 2 hours.
The text was updated successfully, but these errors were encountered:
pklaschka
No branches or pull requests
As per a user request, it might be useful to have an option to specify a specific text length, instead of the text adjusting to the text area size.
Proposed implementation
The behavior would be the same as before for point text, i.e., two words would get used.
The Lorem Ipsum Config Dialog
The dialog would get another option, text length. Implemented as radio buttons, this gives the user two choices:
Text length:
Also, a slider gets added to specify the text length. This would be disabled when "Adjust to layer" is selected.
Estimation
A first, rough estimation for this implementation would be 2 hours.
The text was updated successfully, but these errors were encountered: