Skip to content

Deprecate configure_set & make configure_sets work for single params. #9244

@iiYese

Description

@iiYese

Bevy version

0.11

What you did

Tried to use .configure_sets with a single system set parameter.

What went wrong

Received a compile error. It seems configure_set was not deprecated and configure_sets was not changed to support single item calls like other APIs in this family for 0.11.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-AppBevy apps and pluginsA-ECSEntities, components, systems, and eventsC-UsabilityA targeted quality-of-life change that makes Bevy easier to use

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions