-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Version
Link to Minimal Reproduction
Steps to Reproduce
createText({
"fontFamily": "Arial",
"fontSize": 20,
"fontWeight": "bold",
"fontStyle": "italic",
"fontVariant": "small-caps",
"fill": "#F66",
"stroke": false,
"textAlign": "right",
"textBaseline": "top",
"lineHeight": 20,
"ellipsis": "...",
"text": "RecruitingManager",
"maxLineWidth": 150,
"autoWrapText": true,
"wordBreak": "break-word",
"heightLimit": 100,
"dx": 0,
"whiteSpace": "normal",
"x": 400,
"y": 600,
_debug_bounds: true,
})
Current Behavior
Expected Behavior
Environment
- OS:
- Browser:
- Framework:Any additional comments?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
