Fix input escape

This commit is contained in:
barsdeveloper
2025-01-25 20:54:35 +02:00
parent b4fdb99819
commit 58bb21b332
9 changed files with 120 additions and 8 deletions

View File

@@ -13,7 +13,7 @@ export default class IFromToPositionedElement extends IElement {
type: Number,
attribute: false,
},
fromY: {
originY: {
type: Number,
attribute: false,
},