generated from dellevin/template
bug修复
This commit is contained in:
4
assets/vditor/dist/vditor_editor.html
vendored
4
assets/vditor/dist/vditor_editor.html
vendored
@@ -148,6 +148,10 @@
|
||||
cursor.scrollIntoView({ block: 'center', behavior: 'smooth' });
|
||||
}
|
||||
}
|
||||
|
||||
function requestHeightUpdate() {
|
||||
requestAnimationFrame(notifyHeight);
|
||||
}
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user