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 76b1ba7 commit 6a8db9fCopy full SHA for 6a8db9f
src/app/overlayManager.ts
@@ -63,7 +63,7 @@ export class OverlayManager {
63
title: `iRacing Dashies - ${title}`,
64
transparent: true,
65
frame: false,
66
- focusable: false,
+ focusable: true, //for OpenKneeeboard/VR
67
resizable: false,
68
movable: false,
69
roundedCorners: false,
0 commit comments