Closed MateuszPisarek closed 7 months ago
Describe the bug If I change the line height and then select another option, e.g. show HTML code, the line height change disappears.
To Reproduce Steps to reproduce the behavior:
<p></p>
Code view
Code View
Expected behavior The line height is preserved despite other operations in the editor
Screenshots
Desktop :
Additional context The editor is loaded from:
<link href="https://cdn.jsdelivr.net/npm/suneditor@latest/dist/css/suneditor.min.css" rel="stylesheet"> <script src="https://cdn.jsdelivr.net/npm/suneditor@latest/dist/suneditor.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/suneditor@latest/src/lang/ko.js"></script>
Version 2.46.2 has been deploied. Thank you.
Describe the bug If I change the line height and then select another option, e.g. show HTML code, the line height change disappears.
To Reproduce Steps to reproduce the behavior:
<p></p>
)Code view
Code View
again to return to editingCode view
Expected behavior The line height is preserved despite other operations in the editor
Screenshots
Desktop :
Additional context The editor is loaded from: