From Design pattern
Jump to: navigation, search
Line 1: Line 1:
마지막 작업을 실행 취소하거나 다시 실행한다.
+
Undo and redo는 마지막 작업을 실행 취소하거나 다시 실행하는 pattern이다.
 
+
----
 
+
 
== Examples ==
 
== Examples ==
 +
<div id="sun-col">
 +
=== iOS_Tayasui Sketches ===
 +
* 내용을 취소할 때 두 손가락으로 왼쪽으로 swipe하여 실행 취소하거나 오른쪽으로 밀어주어 되돌린다.
 +
{{#Widget:Vimeo|id=93373549|width=533|height=395}}
  
 
+
=== iOS_Paper by FiftyThree ===
=== 373번 사례 ===
+
* 내용을 취소할 때 두 손가락으로 왼쪽으로 swipe하여 실행 취소하거나 오른쪽으로 밀어주어 재실행한다.
+
<videoflash type="vimeo">93373549|533|395</videoflash>
+
 
+
=== 383번 사례 ===
+
 
* 내용을 취소할 때 두 손가락으로 시계반대방향으로 돌려 연속적으로 실행취속하거나 시계방향으로 돌려 되돌린다.
 
* 내용을 취소할 때 두 손가락으로 시계반대방향으로 돌려 연속적으로 실행취속하거나 시계방향으로 돌려 되돌린다.
<videoflash type="vimeo">93373877|533|395</videoflash>
+
{{#Widget:Vimeo|id=93373877|width=533|height=395}}
 
+
</div>
  
 
[[Category:Edit object]]
 
[[Category:Edit object]]

Revision as of 04:00, 29 May 2014

Undo and redo는 마지막 작업을 실행 취소하거나 다시 실행하는 pattern이다.


Examples

iOS_Tayasui Sketches

  • 내용을 취소할 때 두 손가락으로 왼쪽으로 swipe하여 실행 취소하거나 오른쪽으로 밀어주어 되돌린다.

iOS_Paper by FiftyThree

  • 내용을 취소할 때 두 손가락으로 시계반대방향으로 돌려 연속적으로 실행취속하거나 시계방향으로 돌려 되돌린다.