Skip to content

Need a way to override EntityCursor #21801

@viridia

Description

@viridia

What problem does this solve or what need does it fill?

I need a way to temporarily disable the entity cursor and instead use a global override. An example of this is a "wait" cursor: while waiting, you don't want the current hovered entity to affect the cursor shape.

What solution would you like?

Just need to add an additional resource, OverrideCursor, and then adjust the cursor setting algorithm in bevy_feathers/src/cursor.rs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-UIGraphical user interfaces, styles, layouts, and widgetsC-FeatureA new feature, making something new possibleD-TrivialNice and easy! A great choice to get started with BevyS-Needs-ReviewNeeds reviewer attention (from anyone!) to move forward

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions