Skip to content

Everything resets on scene change #7

@5argon

Description

@5argon

When double click a scene to load it, all fonts are reset to default but the custom size remains. Currently I patch it by adding a callback that calls the Modify again on scene change. I found that those static that stores the generated fonts were reset to null on editor scene load and so it disconnects all reference to this font, falling back to default font.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions