-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
priority: p4/minorThere is a reasonable workaround, or there is a nice to have with limited impactThere is a reasonable workaround, or there is a nice to have with limited impactsize: mdtype: bugSomething isn't workingSomething isn't working
Description
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
Labels
priority: p4/minorThere is a reasonable workaround, or there is a nice to have with limited impactThere is a reasonable workaround, or there is a nice to have with limited impactsize: mdtype: bugSomething isn't workingSomething isn't working
Type
Projects
Status
Todo