I've been flagging desired edits like this with /* TO DO */ // This 3... rather than //FIXME: This 3.... I'd like to stick to that format, because I think keeping flags consistent makes it easier to search for flagged code. I just started a wiki page to document the code flags I've been using.
I've tested the point coordinate regulators on my machine, and they seem to work as expected!
I'm happy overall with the design of the new regulator. It seems to slot into the existing…
(and in any case file a prospective issue for the "awkward factorization" point above)
This is now filed as issue #116, so I think the pull request should be ready to merge!
when you're not allowed to nudge and you hit the nudge key, there's no feedback that you just tried to do something that failed. The situation can be confusing because sometimes it's tricky to…
The code now allows nudging from the initial step of a failed realization. I've updated the pull request description accordingly.
The description no longer mentions issue #100, because I…
This may have been fixed by pull request #105. In particular, the reproduction steps work on commit 0801200 (main branch at pull request #103), but not on the subsequent commit 2eba80f (main…