use a custom tinymce svelte component and other minor optimizations

This commit is contained in:
Gani Georgiev
2023-10-15 14:04:44 +03:00
parent c0fa53a2ab
commit 8868fa9ae6
106 changed files with 541 additions and 326 deletions
@@ -175,8 +175,6 @@
clearTimeout(contentScrollThrottle);
contentScrollThrottle = null;
console.log("here");
if (!panel) {
return; // deleted during timeout
}