Skip to content

Fold cache not used when loading design starting from design browser #886

@luxaritas

Description

@luxaritas

When we construct a new PoseEditMode with an initSolution, we surgically pull data instead of using showSolution, so we skip over the fold cache loading. setPuzzle is very sensitive to doing things in the right order for initializing data structures, so if we want to delegate to showSolution (which I think we should) we'll have to investigate carefully. NB this may also avoid some of the schenanigans we currently go through to load the fold cache to set the target structure

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: p4/minorThere is a reasonable workaround, or there is a nice to have with limited impactsize: mdtype: bugSomething isn't working

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions