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