-
-
Notifications
You must be signed in to change notification settings - Fork 11.7k
Change Ctrl+Tab combo #4828
Copy link
Copy link
Closed
Labels
inputsnavkeyboard/gamepad navigationkeyboard/gamepad navigationwebemscripten, wgpu etc.emscripten, wgpu etc.
Metadata
Metadata
Assignees
Labels
inputsnavkeyboard/gamepad navigationkeyboard/gamepad navigationwebemscripten, wgpu etc.emscripten, wgpu etc.
Based on #3255, can't reopen issue so I've created the new one:
Version/Branch of Dear ImGui:
Version: 1.86
Branch: docking
Back-end/Renderer/Compiler/OS
Back-ends: webGL
Compiler: em++
Operating System: V8
My Issue/Question:
Ctrl+tab changes tab in browser
Proof: https://stackoverflow.com/questions/56835762/how-to-disable-ctrltab-in-javascript
Proof: https://stackoverflow.com/questions/8195175/javascript-code-to-press-ctrltab
So I need to be able to change combo from Ctrl+Tab to something else
i.e. IntelliJ uses Shift+Shift for this
i.e. IDE's uses Shift+Space for intellisense so it shoud be conveniently too