scale embeddable and fix youtube start bug

This commit is contained in:
zsviczian
2023-11-16 18:27:28 +00:00
parent 23b24ea5c3
commit e2982a2968
7 changed files with 31 additions and 13 deletions
+1
View File
@@ -297,6 +297,7 @@ const restoreElement = (
case "embeddable":
return restoreElementWithProperties(element, {
validated: null,
scale: [1, 1],
});
case "frame":
return restoreElementWithProperties(element, {