Oh I forgot this thread.
> I understand it clings to the right edge. How would you like to correct it?
Is it possible to release the value that determines the min length of a wrapped line?
e.g. If I set it to 50, the wrapped line should be 50-char long in width, overriding “Wrap Indent”.
—————
> I am not sure what you mean by “clings to the left edge.”
See the screenshots:
i.ibb.co/RDqv48S/Em-Editor-Wrap-Indent.png
1:
Initial view, when “Wrap Indent” is already enabled.
2:
Disable “Wrap Indent”.
** EmEditor just pans the text to the left edge. It does not rearrange the text instantly.
3:
Toggle wrap methods (or change window size).
Now the text is rearranged.
4:
Enable “Wrap Indent”.
** EmEditor just pans the text to the right edge. (And there’s no horizontal scrollbar.)