Spaces:
Runtime error
Runtime error
add report link
Browse files
app.py
CHANGED
@@ -133,6 +133,8 @@ Points to note for pseudo-3D rotation: When performing pseudo-3D rotation on the
|
|
133 |
- "R + click" to **repair**
|
134 |
|
135 |
When using Q, X, C, R, pressing and dont release until the operation is complete.
|
|
|
|
|
136 |
""")
|
137 |
|
138 |
width.change(fn=None, inputs=[width], _js="(w) => { resizeCanvas(w,null); }")
|
|
|
133 |
- "R + click" to **repair**
|
134 |
|
135 |
When using Q, X, C, R, pressing and dont release until the operation is complete.
|
136 |
+
|
137 |
+
[Contact us for feature requests or bug reports (anonymous)](https://t.co/UC3jJOJJtS)
|
138 |
""")
|
139 |
|
140 |
width.change(fn=None, inputs=[width], _js="(w) => { resizeCanvas(w,null); }")
|