mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 00:36:25 +08:00
FIx deprecation warning
This commit is contained in:
parent
62c1e37e04
commit
3c6412d5d7
@ -70,7 +70,7 @@ Rectangle
|
||||
wrapMode: Text.Wrap
|
||||
elide: Text.ElideRight
|
||||
|
||||
onLineLaidOut:
|
||||
onLineLaidOut: (line) =>
|
||||
{
|
||||
if(line.isLast)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user