We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7e9b9d commit a9ee9bfCopy full SHA for a9ee9bf
demosys/conf/default_settings.py
@@ -43,7 +43,7 @@
43
"resizable": True,
44
"title": "demosys-py",
45
"vsync": True,
46
- "cursor": False,
+ "cursor": True,
47
"samples": 0,
48
}
49
examples/settings.py
@@ -16,7 +16,7 @@
16
17
"title": "Examples",
18
19
20
"samples": 4,
21
22
0 commit comments