Skip to content

Allow users to customise the colors of FrameTimeGraph #21305

@Freyja-moth

Description

@Freyja-moth

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

Some user with colour blindness (specifically red-green) may find it difficult to differentiate between the different states of the frame time graph.

What solution would you like?

Either allow uses to specify the colours that the frame time graph uses, or add an enum with common colourblindness types and adjust colours based on variant.

If we go with the second option we should consider making it generic for all widgets and so on.

What alternative(s) have you considered?

Not too big a deal as the height of the graph can still be used, but I still feel we should do this anyways.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-AccessibilityA problem that prevents users with disabilities from using BevyA-Dev-ToolsTools used to debug Bevy applications.C-FeatureA new feature, making something new possibleD-ShadersThis code uses GPU shader languagesD-StraightforwardSimple bug fixes and API improvements, docs, test and examplesS-Ready-For-ImplementationThis issue is ready for an implementation PR. Go for it!X-UncontroversialThis work is generally agreed upon

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions