Skip to content

Path.extend() 生成的图形,在buildPath方法中使用了 arcTo ,第一次能正确绘制,后续重新render就arcTo方法就不会生效了 #1050

Open
@chuhezhe0807

Description

@chuhezhe0807

查看源码发现,后续重新render会走到 PathProxy.rebuildPath 中,但是此方法中没有支持上 arcTo 方法,好像还是TODO状态,请问后续有补上这段逻辑的计划吗?

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