We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3219c84 commit 330bc66Copy full SHA for 330bc66
1 file changed
oshid.py
@@ -43,7 +43,7 @@
43
FORCE_KEYBOARD_BACKEND = "" # mouse/pynput
44
FORCE_MOUSE_BACKEND = "" # mouse/pynput
45
46
-PYWEBVIEW_DEBUG = True
+PYWEBVIEW_DEBUG = False
47
FORCE_DISABLE_CUSTOM_LAYOUT = False
48
FORCE_DISABLE_VISUALIZATION = False
49
DRAW_MOUSE_POINTER = ""#"<p style='color: rgba(0,255,0, 0.5);'>🢄</p>" # ""=dont; "<html tag>"=do
0 commit comments