Skip to content

"localScale depracated" is displayed on the console #1

@cx20

Description

@cx20

I used the grimoirejs-text plugin and the following warning is displayed on the console.

localScale depracated
    get @ index.js:650
    (anonymous) @ VM7376:1
    get @ index.js:650
    _draw @ TextComponent.ts:69
    $mount @ TextComponent.ts:11
    _sendMessageForcedTo @ index.js:1950
    _mount @ index.js:1968
    setMounted @ index.js:1569
    addChild @ index.js:1465
    (anonymous) @ index.js:2592
    (anonymous) @ index.js:2590
    (anonymous) @ index.js:2621
    (anonymous) @ index.js:2620
    forEach @ index.js:2619
    append @ index.js:2588
    init @ index.js:20
    (anonymous) @ index.js:32
    (anonymous) @ index.js:3310
    _callee2$ @ index.js:3309
    tryCatch @ runtime.js:64
    invoke @ runtime.js:299
    prototype.forEach.prototype.(anonymous function) @ runtime.js:116
    fulfilled @ index.js:3196

I think that it is probably caused by the following code.
https://github.com/GrimoireGL/grimoirejs-text/blob/master/src/TextComponent.ts#L110

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions