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

Add reflowing capability to the text tool. #129

Open
epic6666 opened this issue Jun 30, 2020 · 1 comment
Open

Add reflowing capability to the text tool. #129

epic6666 opened this issue Jun 30, 2020 · 1 comment

Comments

@epic6666
Copy link

  • Current behavior

Suppose a single line of text with no line breaks was inserted into a text box. If the text box is resized such that its horizontal dimension is smaller than that of the line of text, the line of text is not reflowed to fit the text box even if enough vertical space to fit it existed in the box.

  • Requested behavior

The text tool automatically does its best at fitting a given string of text onto a given textbox size (maybe respecting the fact that it shouldn't split words apart in order to do this, maybe not).

This is basically what the ShareX text tool does.

As discussed in ksnip/ksnip#364

@DamirPorobic
Copy link
Member

Can you please test again, the Text Annotation Tool has been reimplemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants