βœ… Manually Solve a Maze: green goal square not visible

Hi,

I was looking at the Manually Solve a Maze exercise and, on a 1920x1200 screen, the rightmost column of the maze is not shown, making it hard for beginners to solve the exercise.

If you resize the code area, making the code area larger and the maze smaller, it should show up.

1 Like

I had the same problems and could not see the goal. I moved the right panel around, but nothing changed.

I wonder if a visible scrollbar would help? Or fitting the maze to the available space? That part of my screen is almost 4k, I feel like it should be displayed better on bigger screens?

(Also, the forum opens up in the same tab as the jiki site, which feels unusual as well. I expected a new tab to open)

3 Likes

This is indeed a big issue and it’s not great.

To solve: slide BOTH the instructions bar AND the code bar. The maze is proportional:

2 Likes

I think it’s fixed now. Please let me know if you manage to still cut it off somehow :slight_smile:

2 Likes