sandsmark / recrossable

crossword game with simplistic handwriting recognition and automatic generation of crosswords
GNU General Public License v2.0
62 stars 11 forks source link

Clue numbers very hard to read #8

Closed Snowflake6 closed 3 years ago

Snowflake6 commented 3 years ago

The numbers in each cell corner are very faint compared to the light background. Once filled in, they are white-on-black and a lot easier to read. If they could be black-on-white instead of grey-on-white initially it would make it a lot easier to use in a less brightly lit room.

PeterGrace commented 3 years ago

I can confirm on a reMarkable2 the numbers in the cells are very light and tough to read.

sandsmark commented 3 years ago

I assume this fixes it?: https://github.com/sandsmark/recrossable/pull/11

PeterGrace commented 3 years ago

Yep, I believe @Snowflake6 is actually running the binary from my CI build currently.

Snowflake6 commented 3 years ago

I am. The situation is much improved, thanks! I may have made the text even darker, but this is at least readable now.

Snowflake6 commented 3 years ago

Drat... I just did a round of updates on the rM and it looks like recrossable went from 0.0.2 to 0.0.3... And overwrote my corrected version. @PeterGrace can we get yours rolled into the main branch?

Snowflake6 commented 3 years ago

It looks like the new version has rolled out so i'll mark this as closed... The numbers are now much better.