Thanks to visit codestin.com Credit goes to github.com
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.
2 parents d6334d3 + ea42841 commit 9c00569Copy full SHA for 9c00569
1 file changed
examples/user_interfaces/toolmanager_sgskip.py
@@ -46,7 +46,7 @@ def trigger(self, *args, **kwargs):
46
47
class GroupHideTool(ToolToggleBase):
48
"""Show lines with a given gid."""
49
- default_keymap = 'G'
+ default_keymap = 'S'
50
description = 'Show by gid'
51
default_toggled = True
52
0 commit comments