keiranking / Phil

A crossword maker.
http://www.keiranking.com/phil
Apache License 2.0
282 stars 85 forks source link

Numbering incorrect? #18

Open joetime opened 5 years ago

joetime commented 5 years ago

I'm not sure if there's already a way to do this and I'm just missing it... in the image below, the number 19 shouldn't be there, right? There's no word that starts there, either down or across.

I'd be glad to take a look and work on this (this is an incredible tool!), I just don't want to duplicate work if there's already a way.

screen shot 2018-09-26 at 2 58 22 pm

I believe the relevant code is here: https://github.com/keiranking/Phil/blob/58243dd252dbb84f596819c0028117ca10d94f2c/cross.js#L535-L566

joetime commented 5 years ago

Addressed the above here: https://github.com/keiranking/Phil/pull/19

stevecoh1 commented 3 years ago

I still see this issue. Numbers incorrectly added to all one-cell entries.

phil

Is there any way to force renumbering?