Skip to content

Commit b8a21a2

Browse files
author
arch
committed
typos
1 parent 0795492 commit b8a21a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/app/docs/user-guide/build.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ make docs
3232

3333
Now you can run the code direct with `python3 funscript-editor.py` or install install a pip package with `make all`.
3434

35-
**NOTE:** In my Ubuntu test setup the UI hangs at all `cv2.waitKey()` lines in the code. Remove this part of the code solve the issue but the then i could not select an ROI mouse event does not work. When i hard-code a trackingbox the ui work but this is not usable. So we need future investigation for this problem. For now i recommend an Arch based Linux.
35+
**NOTE:** In my Ubuntu test setup the UI hangs at all `cv2.waitKey()` lines in the code. Remove this part of the code solve the issue but the then i could not select an ROI, because the mouse event do not work. When i hard-code a trackingbox, the ui work but this is not usable. So we need future investigation for this problem. For now i recommend an Arch based Linux.

0 commit comments

Comments
 (0)