We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent decb73a commit 43de900Copy full SHA for 43de900
app/main.rb
@@ -45,6 +45,6 @@ def tick(args)
45
args.outputs.primitives << outputs
46
47
# Optional Debug Information. Uncomment to show
48
- # args.outputs.debug << args.gtk.framerate_diagnostics_primitives
+ args.outputs.debug << args.gtk.framerate_diagnostics_primitives
49
end
50
0 commit comments