mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
Remove Ctrl+W for closing captures, easily confused with close tab
* Whether there's a sensible way to define a tab closing shortcut is unclear at the moment - there isn't a single set of tabs, so just closing the most recently highlighted panel could be quite unintuitive.
This commit is contained in:
@@ -192,9 +192,6 @@
|
||||
<property name="text">
|
||||
<string>&Close Capture</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Ctrl+W</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="action_Exit">
|
||||
<property name="text">
|
||||
|
||||
Reference in New Issue
Block a user