1. `undefined` is an invalid value for `Layout.Preferred[something]`; instead use -1 which is the correct thing. 2. `Layout.maximumLineCount` doesn't exist; use `Layout.maximumWidth` which was probably the intention.wilder-5.26
parent
f24ab58847
commit
ec2f242933
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue