Skip to content

Latest commit

 

History

History
80 lines (48 loc) · 1.93 KB

appendix_shortcut.rst

File metadata and controls

80 lines (48 loc) · 1.93 KB

Shortcut


Project Management

  • Project Setting (Shift+Cmd+P) : Opens Project Setting panel.
  • Upload to Heroku (Shift+Cmd+H) : Opens Heroku Management panel.
  • Refresh (Shift+Cmd+F) : Refreshes current page.
  • Import Custom Widget (Shift+Cmd+W) : Opens Custom Widget Panel.

Mode Switch

  • Editor Mode (Cmd+[) : Switch to Editor Mode.
  • Developer Mode (Cmd+]) : Switch to Developer Mode.
  • Prototype Mode (Cmd+\) : Switch to Prototype Mode.

Add Widget

  • IUBox (Cmd+1) : Select IUBox widget to add on canvas.
  • IUText (Cmd+2) : Select IUText widget to add on canvas.
  • IUImage (Cmd+3) : Select IUImage widget to add on canvas.
  • IUStatic Image (Cmd+4) : Select IUStatic Image widget to add on canvas.
  • IUCell (Cmd+5) : Select IUCell widget to add on canvas.

Widget Control

  • Copy (Cmd+C) : Copy selected widget.
  • Paste (Cmd+V) : Paste copied widget.
  • Undo (Cmd+Z) : Undo steps.
  • Duplicate (Cmd+D) : Duplicate selected widget.
  • Redo (Shift+Cmd+Z) : Redo steps.

View Management

  • Zoom In (Cmd+ +) : Zoom In stage.
  • Zoom Out (Cmd+ -) : Zoom Out stage.
  • Widget Panel (Cmd+Return) : Show and Hide Widget panel.
  • Event Panel (Shift+Cmd+E) : Opens Event panel.
  • Resource Panel (Shift+Cmd+R) : Opens Resource panel.
  • Memo (Shift+Cmd+M) : Opens Memo panel.

Canvas View Management

  • Show Outline (Cmd+L) : Show or hide outline of widgets in canvas.
  • Show Widget Info (Cmd+I) : Show or hide information of widgets in canvas.
  • Show Ruler (Cmd+R) : Show or hide ruler on canvas.
  • Show Guide (Cmd+;) : Show or hide guide on canvas.
  • Tracing (Shift+Cmd+T) : Show or hide tracing image on canvas.