Spaces:
Runtime error
Runtime error
fix description
Browse files
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
|
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
|