Skip to content

Dependency version cycle makes it hard to bump the accesskit version #8

Open
@valadaptive

Description

@valadaptive

AccessKit v0.18 is out, and I wanted to bump the AccessKit version in egui. However:

  • egui_kittest passes AccessKit objects between egui and kittest (this repo), so to bump AccessKit in egui, you must first bump AccessKit in kittest
  • But, this repo's basic_integration example depends on egui, so before we can bump AccessKit in this repo, we have to bump it in egui!

Not sure what the best way to solve this is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions