fix: set the dimensions of bound text correctly (#5710)
* fix: set the dimensions of bound text correctly * use original Text when wrapping * fix text align * fix specs * fix * newline
This commit is contained in:
@ -296,7 +296,7 @@ Object {
|
||||
"versionNonce": 0,
|
||||
"verticalAlign": "middle",
|
||||
"width": 100,
|
||||
"x": 0,
|
||||
"x": -0.5,
|
||||
"y": 0,
|
||||
}
|
||||
`;
|
||||
|
Reference in New Issue
Block a user