jonigata commited on
Commit
7a6a025
1 Parent(s): 04019e9

fix description

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -143,7 +143,7 @@ Pose image generated by this tool has pose data in the image itself. You can reu
143
  - "alt + drag" to **move**
144
  - "shift + drag" to **rotate** (move right first, release shift, then up or down)
145
  - "space + drag" to **range-move**
146
- - "[", "]" or mouse "Alt + wheel" to shrink or expand **range**
147
  - "ctrl + Z", "shift + ctrl + Z" to **undo**, **redo**
148
  - "ctrl + E" **add** new person
149
  - "D + click" to **delete** person
 
143
  - "alt + drag" to **move**
144
  - "shift + drag" to **rotate** (move right first, release shift, then up or down)
145
  - "space + drag" to **range-move**
146
+ - "[", "]" or "Alt + wheel" or "Space + wheel" to shrink or expand **range**
147
  - "ctrl + Z", "shift + ctrl + Z" to **undo**, **redo**
148
  - "ctrl + E" **add** new person
149
  - "D + click" to **delete** person