Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

common Paint: Add name getter/setter API #1285

Closed
wants to merge 1 commit into from
Closed

common Paint: Add name getter/setter API #1285

wants to merge 1 commit into from

Commits on May 27, 2024

  1. common Paint: Add name getter/setter API

    Adds an API that can set/get string type name to tvgPaint.
    This can be used when the user needs to traverse the scene tree
    or find a specific instance.
    +) The SVG's "id" attribute is set to name when SVG is loaded.
    JSUYA authored and hermet committed May 27, 2024
    Configuration menu
    Copy the full SHA
    7330c8f View commit details
    Browse the repository at this point in the history