mirror of
http://DEV.AZURE.COM/OOOOO0OOOOO/O/_GIT/000000000000-00000000000000000000000000-000000000000
synced 2025-09-28 07:55:50 +10:00
⠀
This commit is contained in:
parent
bf756ee06d
commit
459776f577
1 changed files with 2 additions and 2 deletions
|
|
@ -68,14 +68,14 @@ keyconfig_data = \
|
||||||
},
|
},
|
||||||
),
|
),
|
||||||
("view3d.zoom",
|
("view3d.zoom",
|
||||||
{"type": 'EQUAL', "value": 'PRESS', "ctrl": True, "repeat": True},
|
{"type": 'EQUAL', "value": 'PRESS', "repeat": True},
|
||||||
{"properties":
|
{"properties":
|
||||||
[("delta", 1),
|
[("delta", 1),
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
),
|
),
|
||||||
("view3d.zoom",
|
("view3d.zoom",
|
||||||
{"type": 'MINUS', "value": 'PRESS', "ctrl": True, "repeat": True},
|
{"type": 'MINUS', "value": 'PRESS', "repeat": True},
|
||||||
{"properties":
|
{"properties":
|
||||||
[("delta", -1),
|
[("delta", -1),
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue