SUMMARY This is based on my experience trying Calcudoku. At first, I didn’t understand the game. Only after several attempts, I finally noticed the cages. The problem is that the line width and colour is almost the same for the two types of lines. STEPS TO REPRODUCE 1. Play Calcudoku. OBSERVED RESULT Difficult to see the cages as the colours for the two types lines are very similar (dark grey vs. black) and the line widths are almost identical. EXPECTED RESULT The the black lines should be much thicker than they grey lines. And preferably, the grey lines should be somewhat lighter in colour (but still providing contrast against the background).
Thanks for your feedback. I'll look at increasing the visual difference of those two lines.
Git commit 6aaf9d5649be6da49a043e193a78fe540be0746b by Timothée Giet. Committed on 10/03/2024 at 10:30. Pushed by timotheegiet into branch 'master'. calcudoku, increase visual difference between case and cage borders case borders a little lighter, cage borders a little thicker the difference should be more obvious now M +1 -1 src/activities/calcudoku/CalcudokuCage.qml M +2 -2 src/activities/calcudoku/CalcudokuCase.qml https://invent.kde.org/education/gcompris/-/commit/6aaf9d5649be6da49a043e193a78fe540be0746b