Skip to content
This repository was archived by the owner on Jun 10, 2026. It is now read-only.
This repository was archived by the owner on Jun 10, 2026. It is now read-only.

updateDrawableProperties is dead code #721

Description

@adroitwhiz

Expected Behavior

There should not be dead code in the codebase

Actual Behavior

The updateDrawableProperties function has been completely phased out. #469 added individual update functions for each property, and scratchfoundation/scratch-vm#2329 removed the last of the calls to updateDrawableProperties, replacing them with the new update functions.

As such, updateDrawableProperties is no longer called anywhere and can be removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions