mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-24 10:24:29 -06:00
restore removed comment
This commit is contained in:
parent
548229dd1a
commit
82a8e4a8ce
@ -923,6 +923,7 @@ function toggleSideBySide(editor) {
|
||||
useSideBySideListener = true;
|
||||
}
|
||||
|
||||
// Hide normal preview if active
|
||||
var previewNormal = wrapper.lastChild;
|
||||
if (/editor-preview-active/.test(previewNormal.className)) {
|
||||
previewNormal.className = previewNormal.className.replace(
|
||||
|
Loading…
x
Reference in New Issue
Block a user