28 lines
995 B
HTML
28 lines
995 B
HTML
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
|
|
<HTML>
|
|
<HEAD>
|
|
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
|
<TITLE>Help Page for undo_history</TITLE>
|
|
</HEAD>
|
|
<BODY text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#FF0000" alink="#000088">
|
|
<TABLE width="100%" cellspacing="1" cellpadding="1">
|
|
<TR bgcolor="black">
|
|
<TD width="100%" align="center"><FONT size="+2" color="white">Undo
|
|
History</FONT></TD>
|
|
</TR>
|
|
<TR bgcolor="white" >
|
|
<TD width="100%" align="left"><P>
|
|
<P>
|
|
Shows the history of your image editing along with thumbnails. This makes
|
|
it very easy to jump back and forth in the command history. Tip:
|
|
Always use
|
|
Undo History when you work on hard and difficult tasks. It is a whole lot
|
|
easier to jump ten steps back just by clicking in the Undo History dialog
|
|
than doing it with Ctrl-Z.
|
|
<P>
|
|
<A href="index.html">Index</A>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
</BODY></HTML>
|