aboutsummaryrefslogtreecommitdiff
path: root/PuzzleApplet.java
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2023-11-14 12:59:44 +0000
committerSimon Tatham <anakin@pobox.com>2023-11-14 12:59:44 +0000
commit96d65e852cea8a95001fa70e3ec2996d4ea5e2b4 (patch)
tree2df3468ab9e245736d116b63686eb188b2b687f9 /PuzzleApplet.java
parent3ae90bcd3a345a932c6bc62cbb985a610caa78f2 (diff)
downloadpuzzles-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 'PuzzleApplet.java')
0 files changed, 0 insertions, 0 deletions