control Solution Display
private fun controlSolutionDisplay()
Content copied to clipboard
Updates the display depending on whether the solution walkthrough is paused or resumed.
This solution refers to the one found by the app via the A* algorithm implemented in SolveUtil
.