From 5ba5371ae856cdf856a7f55106c6c17c50eeb903 Mon Sep 17 00:00:00 2001
From: Jonathan Westhues <jwesthues@cq.cx>
Date: Sun, 16 May 2010 17:54:19 -0800
Subject: [PATCH] Put a link the rounding screen to return home, just in case
 the one at the top left isn't obvious enough.

[git-p4: depot-paths = "//depot/solvespace/": change = 2155]
---
 textscreens.cpp | 1 +
 wishlist.txt    | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/textscreens.cpp b/textscreens.cpp
index d40106d..48e03fa 100644
--- a/textscreens.cpp
+++ b/textscreens.cpp
@@ -630,6 +630,7 @@ void TextWindow::ShowTangentArc(void) {
     Printf(false, "To create a tangent arc at a point,");
     Printf(false, "select that point and then choose");
     Printf(false, "Sketch -> Tangent Arc at Point.");
+    Printf(true, "(or %Fl%Ll%fback to home screen%E)", &ScreenHome);
 }
 
 //-----------------------------------------------------------------------------
diff --git a/wishlist.txt b/wishlist.txt
index 85f0008..511774a 100644
--- a/wishlist.txt
+++ b/wishlist.txt
@@ -1,4 +1,5 @@
-rounding (of requests, not parametric)
+O(n*log(n)) assembly of edges into contours
+good color picker
 
 -----
 rounding, as a special group