[debug]
This commit is contained in:
@@ -304,7 +304,8 @@ export const textWysiwyg = ({
|
||||
),
|
||||
textAlign,
|
||||
verticalAlign,
|
||||
color: updatedTextElement.strokeColor,
|
||||
// color: updatedTextElement.strokeColor,
|
||||
color: "red",
|
||||
opacity: updatedTextElement.opacity / 100,
|
||||
filter: "var(--theme-filter)",
|
||||
maxHeight: `${editorMaxHeight}px`,
|
||||
|
||||
Reference in New Issue
Block a user