On Mon, 27 Jan 2025 22:10:18 GMT, Andy Goryachev wrote:
> Fixes minor issues uncovered while writing API tests #1677:
>
> - StyledTextModel::clamp L559 is incorrect at the end of paragraph
> - CodeArea.getText() adds extra newline at the end
>
> This change should be back-ported to jfx24.
I'll
Fixes minor issues uncovered while writing API tests #1677:
- StyledTextModel::clamp L559 is incorrect at the end of paragraph
- CodeArea.getText() adds extra newline at the end
This change should be back-ported to jfx24.
-
Commit messages:
- newlines
- check
- cleanup
- clamp