diff options
| author | Simon Tatham <anakin@pobox.com> | 2023-11-14 12:59:44 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2023-11-14 12:59:44 +0000 |
| commit | 96d65e852cea8a95001fa70e3ec2996d4ea5e2b4 (patch) | |
| tree | 2df3468ab9e245736d116b63686eb188b2b687f9 /emcclib.js | |
| parent | 3ae90bcd3a345a932c6bc62cbb985a610caa78f2 (diff) | |
| download | puzzles-96d65e852cea8a95001fa70e3ec2996d4ea5e2b4.zip puzzles-96d65e852cea8a95001fa70e3ec2996d4ea5e2b4.tar.gz puzzles-96d65e852cea8a95001fa70e3ec2996d4ea5e2b4.tar.bz2 puzzles-96d65e852cea8a95001fa70e3ec2996d4ea5e2b4.tar.xz | |
Untangle: turn #define SHOW_CROSSINGS into a preference.
I just found this #define in the Untangle source code, which I'd
completely forgotten was there. It causes each graph edge to be
highlighted in red if another edge crosses it, so that when you only
have a small number of crossings left to sort out, it's obvious where
they are.
Now we have a preferences system, there's no need to make this a
compile-time option! We can make it run-time selectable, for users who
want the extra help.
Diffstat (limited to 'emcclib.js')
0 files changed, 0 insertions, 0 deletions